Skip to content

Commit

Permalink
Update defaultSettings.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
233dada authored Oct 12, 2024
1 parent ced16fc commit c8be2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/modules/userSettings/defaultSettings.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export default Object.freeze(<Settings>{
language: 'en',
language: 'zh-si',
disableFilters: false,
compactModulesByArtTypeTable: true,
planetsCalcSp2: false,
Expand Down

0 comments on commit c8be2c3

Please sign in to comment.