no message

This commit is contained in:
kuaifan 2025-01-13 10:53:33 +08:00
parent 46a623b430
commit 34ffd96c86
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -15,6 +15,7 @@
.idea
.vscode
.vagrant
.windsurfrules
.phpunit.result.cache
Homestead.json
Homestead.yaml

View File

@ -7,7 +7,7 @@ export default {
clientId: "",
// 缓存版本号(如果想升级后清除客户端缓存则修改此参数值)
cacheVersion: "v11",
cacheVersion: "v12",
// 窗口是否激活
windowActive: true,