diff options
| author | CodeWithShreyans <[email protected]> | 2025-09-19 22:41:50 +0000 |
|---|---|---|
| committer | CodeWithShreyans <[email protected]> | 2025-09-19 22:41:50 +0000 |
| commit | 8478db2b4c480eb407da6190a79f68b7e9266896 (patch) | |
| tree | 1f70fd148673bc00ffe1d6471314b85e867f6571 | |
| parent | fix: one more build error (diff) | |
| download | supermemory-shreyans/09-18-feat_new_favicon.tar.xz supermemory-shreyans/09-18-feat_new_favicon.zip | |
feat: new favicon (#426)shreyans/09-18-feat_new_favicon
| -rw-r--r-- | apps/browser-extension/utils/query-client.ts | 1 | ||||
| -rw-r--r-- | apps/web/app/icon.png | bin | 590 -> 33814 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/apps/browser-extension/utils/query-client.ts b/apps/browser-extension/utils/query-client.ts index c1839691..ba21c058 100644 --- a/apps/browser-extension/utils/query-client.ts +++ b/apps/browser-extension/utils/query-client.ts @@ -15,6 +15,7 @@ export const queryClient = new QueryClient({ } return failureCount < 3 }, + refetchOnMount: true, refetchOnWindowFocus: false, }, mutations: { diff --git a/apps/web/app/icon.png b/apps/web/app/icon.png Binary files differindex 2f30042b..549d267d 100644 --- a/apps/web/app/icon.png +++ b/apps/web/app/icon.png |