From 4efc922b7b4fba783c54d3226956255009118474 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Fri, 27 Oct 2023 18:51:10 +0800 Subject: [PATCH] Remove dup key --- src/utils/states.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/utils/states.js b/src/utils/states.js index 580d02aa..45023621 100644 --- a/src/utils/states.js +++ b/src/utils/states.js @@ -22,7 +22,6 @@ const states = proxy({ notificationsNew: [], notificationsShowNew: false, notificationsLastFetchTime: null, - accounts: {}, reloadStatusPage: 0, reloadGenericAccounts: { id: null,