Skip to content

Commit

Permalink
fix: update
Browse files Browse the repository at this point in the history
  • Loading branch information
yanglbme committed Sep 10, 2024
1 parent ebb88c6 commit fef5188
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/stores/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ export const useStore = defineStore(`store`, () => {
mode: `css`,
theme: `xq-light`,
lineNumbers: false,
styleActiveLine: true,
lineWrapping: true,
matchBrackets: true,
autofocus: true,
Expand Down

0 comments on commit fef5188

Please sign in to comment.