1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-09 10:50:24 +00:00

feat: face view support move (#7137)

* feat: face view support move

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
This commit is contained in:
杨国璇
2024-12-04 10:05:17 +08:00
committed by GitHub
parent 44d0c2c3db
commit 1d117bf647
6 changed files with 34 additions and 47 deletions

View File

@@ -17,8 +17,7 @@ const VIEW_OPTIONS = [
}, {
key: 'kanban',
type: VIEW_TYPE.KANBAN,
},
{
}, {
key: 'map',
type: VIEW_TYPE.MAP,
}