This commit is contained in:
jxxghp
2023-06-16 16:58:54 +08:00
parent efac3aa24d
commit 1a74a32384
4 changed files with 4 additions and 4 deletions

View File

@ -342,7 +342,7 @@ class MetaBase(object):
return ret_string.strip()
@property
def release_team(self) -> str:
def release_group(self) -> str:
"""
返回发布组/字幕组字符串
"""