fix: address phase 1 ai review
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user