Explorar o código

Merge branch 'ChatGPTNextWeb:main' into feat/search-history

Hollway hai 1 ano
pai
achega
b529118f31
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() ||