fix: saving off progress

This commit is contained in:
Kevin
2025-06-23 14:44:24 -05:00
parent 32c9304dac
commit 549f845b51
3 changed files with 12 additions and 0 deletions

View File

@ -12,6 +12,7 @@ export const TEST_SETTINGS: DeepPartial<Settings> = {
},
onboarding_status: 'dismissed',
show_debug_panel: true,
fixed_size_grid: false
},
modeling: {
enable_ssao: false,