Remove dup key
This commit is contained in:
parent
372e86415b
commit
4efc922b7b
|
@ -22,7 +22,6 @@ const states = proxy({
|
||||||
notificationsNew: [],
|
notificationsNew: [],
|
||||||
notificationsShowNew: false,
|
notificationsShowNew: false,
|
||||||
notificationsLastFetchTime: null,
|
notificationsLastFetchTime: null,
|
||||||
accounts: {},
|
|
||||||
reloadStatusPage: 0,
|
reloadStatusPage: 0,
|
||||||
reloadGenericAccounts: {
|
reloadGenericAccounts: {
|
||||||
id: null,
|
id: null,
|
||||||
|
|
Loading…
Reference in a new issue