mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-06 09:21:54 +00:00
update history list (#3035)
This commit is contained in:
@@ -190,7 +190,7 @@ class EditorUtilities {
|
||||
);
|
||||
}
|
||||
|
||||
getFileHistoryVersion(commitID) {
|
||||
getFileHistoryVersion(commitID, filePath) {
|
||||
return seafileAPI.getFileRevision(repoID, commitID, filePath);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user