1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-27 15:54:39 +00:00

12.0 refactor wiki folder (#6290)

* 01 remove wiki folder

* remove folder

* 03 remove wiki folder css

* 04 optimise codes
This commit is contained in:
Michael An
2024-07-03 17:57:10 +08:00
committed by GitHub
parent 8b6abc7855
commit 17114eb2fc
20 changed files with 119 additions and 1515 deletions

View File

@@ -1,4 +0,0 @@
const FOLDER = 'folder';
const PAGE = 'page';
export { FOLDER, PAGE };