mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-08 10:48:52 +00:00
Add "client_version" attribute to commit object.
This commit is contained in:
@@ -29,6 +29,7 @@ struct _SeafCommit {
|
||||
char *repo_desc;
|
||||
char *repo_category;
|
||||
char *device_name;
|
||||
char *client_version;
|
||||
|
||||
gboolean encrypted;
|
||||
int enc_version;
|
||||
|
Reference in New Issue
Block a user