Fix clones

This commit is contained in:
KenwoodFox 2025-11-12 22:29:34 -05:00
parent 3d51fc5a7f
commit a08692bef0
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 97 KiB

After

Width:  |  Height:  |  Size: 97 KiB

View File

@ -6,7 +6,7 @@ const DEFAULT_CLONES = [
{ slug: "indigo" },
{ slug: "lapis" },
{ slug: "midnight" },
{ slug: "navy2" },
{ slug: "navy" },
{ slug: "royal" },
{ slug: "sapphire" },
{ slug: "sky" }