Merge branch 'develop'
This commit is contained in:
commit
7430ab5715
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user