Merge branch 'main' into feat/search-history

This commit is contained in:
heweikang 2024-08-20 19:47:03 +08:00
commit 64a0ffee7b
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ export const useAccessStore = createPersistStore(
this.isValidBaidu() ||
this.isValidByteDance() ||
this.isValidAlibaba() ||
this.isValidTencent ||
this.isValidTencent() ||
this.isValidMoonshot() ||
this.isValidIflytek() ||
!this.enabledAccessControl() ||