1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-17 15:53:28 +00:00

basic codes

remove useless
This commit is contained in:
Michael An
2025-04-01 18:33:28 +08:00
parent e332873d8e
commit d1f10dbf60
13 changed files with 120 additions and 220 deletions

View File

@@ -10,4 +10,8 @@ export const EVENT_BUS_TYPE = {
RESTORE_IMAGE: 'restore_image',
OPEN_MARKDOWN: 'open_markdown',
// migrate tags
OPEN_TREE_PANEL: 'open_tree_panel',
OPEN_LIBRARY_SETTINGS_TAGS: 'open_library_settings_tags',
};