mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-19 01:17:26 +00:00
Add rpc for getting trash repo owner
This commit is contained in:
@@ -1038,4 +1038,7 @@ GObject *
|
||||
seafile_get_file_count_info_by_path (const char *repo_id,
|
||||
const char *path,
|
||||
GError **error);
|
||||
|
||||
char *
|
||||
seafile_get_trash_repo_owner (const char *repo_id, GError **error);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user