fix: address phase 1 ai review

This commit is contained in:
QiuSW
2026-07-02 14:47:22 +08:00
parent 2d9c233683
commit 2f93374193
18 changed files with 499 additions and 56 deletions
@@ -14,7 +14,7 @@ class Command(BaseCommand):
parser.add_argument(
"--create-default-aliases",
action="store_true",
help="Create title-standard and image-standard default aliases when possible.",
help="Create title-standard and image-hd default aliases when possible.",
)
def handle(self, *args, **options):