mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-07 08:22:55 +08:00
✨ Feature(custom): optimize scripts for gallery item delete
This commit is contained in:
@@ -191,6 +191,8 @@ export const IRPCActionType = {
|
||||
GALLERY_REMOVE_BY_ID_DB: 'GALLERY_REMOVE_BY_ID_DB',
|
||||
GALLERY_INSERT_DB: 'GALLERY_INSERT_DB',
|
||||
GALLERY_INSERT_DB_BATCH: 'GALLERY_INSERT_DB_BATCH',
|
||||
GALLERY_REMOVE_RUN_SCRIPTS: 'GALLERY_REMOVE_RUN_SCRIPTS',
|
||||
|
||||
// plugin rpc
|
||||
PLUGIN_GET_LIST: 'PLUGIN_GET_LIST',
|
||||
PLUGIN_INSTALL: 'PLUGIN_INSTALL',
|
||||
|
||||
Reference in New Issue
Block a user