mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-24 20:48:01 +00:00
Add column type to RepoInfo (#660)
* Add column type to RepoInfo * Go fileserver check repo type --------- Co-authored-by: 杨赫然 <heran.yang@seafile.com>
This commit is contained in:
@@ -42,6 +42,7 @@ struct _SeafRepo {
|
||||
gint64 last_modify;
|
||||
gint64 size;
|
||||
gint64 file_count;
|
||||
gchar *type;
|
||||
|
||||
int status;
|
||||
|
||||
|
Reference in New Issue
Block a user