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