Merge branch 'develop'

This commit is contained in:
saito.k 2023-08-24 12:19:06 +09:00
commit 7430ab5715

View File

@ -45,10 +45,10 @@ const initialState: UsersState = {
autoRenew: true,
licenseAlert: true,
notification: true,
authorId: "",
authorId: undefined,
encryption: false,
prompt: false,
encryptionPassword: "",
encryptionPassword: undefined,
},
licenseAllocateUser: {
id: 0,