Jelajahi Sumber

Merge branch 'main' into feat/search-history

heweikang 1 tahun lalu
induk
melakukan
64a0ffee7b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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() ||