Browse Source

modify settings

Yuki Takei 2 years ago
parent
commit
47d661e1c6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      apps/app/src/stores/search.tsx

+ 0 - 1
apps/app/src/stores/search.tsx

@@ -87,7 +87,6 @@ export const useSWRxSearch = (
     },
     {
       revalidateOnFocus: false,
-      revalidateOnReconnect: false,
     },
   );