mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-12 21:35:30 +00:00
Get repo list add return virtual repos (#605)
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
This commit is contained in:
@@ -77,6 +77,7 @@ func_table = [
|
||||
[ "objlist", ["int", "string"] ],
|
||||
[ "objlist", ["int", "int", "int"] ],
|
||||
[ "objlist", ["int", "int", "string"] ],
|
||||
[ "objlist", ["int", "int", "string", "int"] ],
|
||||
[ "objlist", ["string"] ],
|
||||
[ "objlist", ["string", "int"] ],
|
||||
[ "objlist", ["string", "int", "int"] ],
|
||||
|
Reference in New Issue
Block a user