mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-20 19:08:21 +00:00
repo-status-interface
This commit is contained in:
@@ -20,6 +20,7 @@ class RepoInfo {
|
||||
this.encrypted = object.encrypted;
|
||||
this.lib_need_decrypt = object.lib_need_decrypt;
|
||||
this.last_modified= object.last_modified;
|
||||
this.status = object.status;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user