diff --git a/src/project/mod.ts b/src/project/mod.ts index 5611c13..834fbdc 100644 --- a/src/project/mod.ts +++ b/src/project/mod.ts @@ -477,7 +477,7 @@ export type Tag = "cheats" | "paid" | "joke" | - "modtober24"; + "modtober24"; /** * Configuration options for a Geode mod. Specifies metadata like the name and