aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCodeWithShreyans <[email protected]>2025-09-19 22:41:50 +0000
committerCodeWithShreyans <[email protected]>2025-09-19 22:41:50 +0000
commit8478db2b4c480eb407da6190a79f68b7e9266896 (patch)
tree1f70fd148673bc00ffe1d6471314b85e867f6571
parentfix: one more build error (diff)
downloadsupermemory-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.ts1
-rw-r--r--apps/web/app/icon.pngbin590 -> 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
index 2f30042b..549d267d 100644
--- a/apps/web/app/icon.png
+++ b/apps/web/app/icon.png
Binary files differ