mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 15:19:06 +00:00
Tag file (#3099)
This commit is contained in:
@@ -55,6 +55,7 @@ def get_tagged_files(repo, repo_tag_id):
|
||||
tagged_files["tagged_files"].append(tagged_file)
|
||||
continue
|
||||
|
||||
tagged_file["file_tag_id"] = file_tag_id
|
||||
tagged_file["parent_path"] = parent_path
|
||||
tagged_file["filename"] = filename
|
||||
tagged_file["size"] = file_obj.size
|
||||
|
Reference in New Issue
Block a user