mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-27 23:56:18 +00:00
change wiki page no name (#6795)
This commit is contained in:
@@ -13,4 +13,6 @@ const WIKI_COVER_LIST = [
|
||||
'wiki-cover-9.jpg',
|
||||
];
|
||||
|
||||
export { FOLDER, PAGE, WIKI_COVER_LIST };
|
||||
const DEFAULT_PAGE_NAME = 'Untitled';
|
||||
|
||||
export { FOLDER, PAGE, WIKI_COVER_LIST, DEFAULT_PAGE_NAME };
|
||||
|
Reference in New Issue
Block a user