Explorar o código

Merge branch 'main' into feat/search-history

heweikang hai 1 ano
pai
achega
64a0ffee7b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/store/access.ts

+ 1 - 1
app/store/access.ts

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