mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-23 20:37:42 +00:00
migrate tags UI and delete old tags (#7699)
* basic codes remove useless * remove useless * remove useless codes * remove useless codes
This commit is contained in:
@@ -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',
|
||||
};
|
||||
|
Reference in New Issue
Block a user