You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At least one of the standard colors has a typo in its slug: dark_lavender should be dark-lavender.
Fixing this is a little annoying, as it requires a db migration to be written.
Also, db migrations are currently blocked by #1432.
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.