mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-04 16:31:13 +00:00
repair code
This commit is contained in:
@@ -81,7 +81,7 @@ class Wiki extends Component {
|
||||
if (hasIndex) {
|
||||
this.loadIndexNode();
|
||||
} else {
|
||||
if (isDir === 'none') {
|
||||
if (isDir === 'None') {
|
||||
initialPath = '/';
|
||||
this.loadNodeAndParentsByPath('/');
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user