Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
hellohao committed Mar 24, 2023
2 parents bbd5e3d + ce4bc18 commit de3d583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ vue.use(vuex)

const store = new vuex.Store({
state: {
version: 20230318,
version: 20230320,
isMobile: 'pc',
serverHost: null,
copyAllUrl: null,//一键复制存储内容
Expand Down

0 comments on commit de3d583

Please sign in to comment.