Merge branch 'main' into feat/improve-perf

This commit is contained in:
2024-01-27 17:56:50 +07:00
23 changed files with 441 additions and 157 deletions

View File

@@ -373,3 +373,5 @@ export const QUOTES = [
"You can send secure messages on Nostr with https://0xchat.com/",
"Are you a fan of following topics, instead of people? Use https://zapddit.com",
];
export const VITE_FLATPAK_RESOURCE = import.meta.env.VITE_FLATPAK_RESOURCE;