mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-06 18:00:18 +00:00
Add "client_version" attribute to commit object.
This commit is contained in:
@@ -65,6 +65,7 @@ public class Commit : Object {
|
||||
public string rev_renamed_old_path { get; set; }
|
||||
|
||||
public string device_name { get; set; }
|
||||
public string client_version { get; set; }
|
||||
}
|
||||
|
||||
} // namespace
|
||||
|
Reference in New Issue
Block a user