mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-19 17:39:33 +08:00
⚡ Perf(custom): reduce idle memory usage by 60 percent
This commit is contained in:
@@ -79,6 +79,7 @@ export const IRPCActionType = {
|
||||
THEME_FETCH_THEMES: 'THEME_FETCH_THEMES',
|
||||
THEME_IMPORT_THEMES: 'THEME_IMPORT_THEMES',
|
||||
THEME_APPLY_THEME: 'THEME_APPLY_THEME',
|
||||
THEME_GET_BOOTSTRAP: 'THEME_GET_BOOTSTRAP',
|
||||
RELOAD_APP: 'RELOAD_APP',
|
||||
OPEN_URL: 'OPEN_URL',
|
||||
OPEN_FILE: 'OPEN_FILE',
|
||||
|
||||
Reference in New Issue
Block a user