mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-07 09:51:26 +00:00
update seafile-editor version
This commit is contained in:
@@ -188,7 +188,7 @@ class EditorUtilities {
|
||||
}
|
||||
|
||||
getCommentsNumber() {
|
||||
return seafileAPI.getCommentsNumber(this.repoID, this.dirPath);
|
||||
return seafileAPI.getCommentsNumber(this.repoID, dirPath);
|
||||
}
|
||||
|
||||
postComment(comment) {
|
||||
|
Reference in New Issue
Block a user