mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-02 06:06:41 +01:00
Remove dup key
This commit is contained in:
parent
372e86415b
commit
4efc922b7b
1 changed files with 0 additions and 1 deletions
|
@ -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