-
-
Notifications
You must be signed in to change notification settings - Fork 467
[Task]: fix color slug typo #1434
Copy link
Copy link
Open
Labels
Priority: LowDoesn't require immediate attentionDoesn't require immediate attentionTagStudio: LibraryRelating to the TagStudio library systemRelating to the TagStudio library system
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
Priority: LowDoesn't require immediate attentionDoesn't require immediate attentionTagStudio: LibraryRelating to the TagStudio library systemRelating to the TagStudio library system
Type
Projects
- StatusShow more project fields🍀 Backlog
At least one of the standard colors has a typo in its slug:
dark_lavendershould bedark-lavender.Fixing this is a little annoying, as it requires a db migration to be written.
Also, db migrations are currently blocked by #1432.