mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
optimize code (#5485)
This commit is contained in:
@@ -30,6 +30,7 @@ window.seafile = {
|
||||
historyURL: Utils.generateHistoryURL(siteRoot, repoID, docPath),
|
||||
parentFolderURL: `${siteRoot}library/${repoID}/${Utils.encodePath(repoName + parentDir)}`,
|
||||
assetsUrl,
|
||||
isShowInternalLink: true,
|
||||
};
|
||||
|
||||
ReactDom.render(
|
||||
|
Reference in New Issue
Block a user