Skip to content

Commit

Permalink
feat: back to specdec
Browse files Browse the repository at this point in the history
  • Loading branch information
ricklamers committed Jan 2, 2025
1 parent 57d4dff commit 2fd0d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/settings.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const MAINTENANCE_MODE = false;
export const MAINTENANCE_GENERATION = false;
export const MAINTENANCE_USE_VANILLA_MODEL = true;
export const MAINTENANCE_USE_VANILLA_MODEL = false;

0 comments on commit 2fd0d9b

Please sign in to comment.