Преглед на файлове

Merge branch 'main' into feat/search-history

heweikang преди 1 година
родител
ревизия
64a0ffee7b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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() ||