mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-19 10:03:40 +00:00
Fix a error in listing repos with group_name.
This commit is contained in:
@@ -4081,7 +4081,6 @@ seaf_get_group_repos_by_user (SeafRepoManager *mgr,
|
||||
|
||||
int repo_group_id = 0;
|
||||
char *group_name = NULL;
|
||||
groups = g_list_reverse (groups);
|
||||
q = repos;
|
||||
|
||||
/* Add group_name to repo. Both groups and repos are listed by group_id in descending order */
|
||||
|
Reference in New Issue
Block a user