mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-27 17:48:17 -05:00
Cleanup types
This commit is contained in:
@@ -26,6 +26,5 @@ export type State = {
|
||||
modals: ModalsState;
|
||||
notifications: NotificationsState;
|
||||
prefs: PrefsState;
|
||||
queries: QueriesState;
|
||||
user: UserState;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user