diff options
| author | Dhravya Shah <[email protected]> | 2025-09-19 16:05:22 -0700 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2025-09-19 16:05:22 -0700 |
| commit | 5e22063b6d3e91e6daaefce7d7000f9ecdda5164 (patch) | |
| tree | b9889b3bad465203e0f2fb1ac427f62dec5b398c /apps | |
| parent | fix (diff) | |
| parent | feat: new favicon (#426) (diff) | |
| download | supermemory-5e22063b6d3e91e6daaefce7d7000f9ecdda5164.tar.xz supermemory-5e22063b6d3e91e6daaefce7d7000f9ecdda5164.zip | |
Merge branch 'main' of https://github.com/supermemoryai/supermemory
Diffstat (limited to 'apps')
| -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 |