Browse Source

Merge branch 'main' into feat/search-history

heweikang 1 năm trước cách đây
mục cha
commit
64a0ffee7b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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() ||