Merge branch 'main' into feat/rust-nostr

This commit is contained in:
2024-02-15 12:48:20 +07:00
3 changed files with 487 additions and 191 deletions

View File

@@ -3,6 +3,7 @@ export const FETCH_LIMIT = 20;
export const LANGUAGES = [
{ label: "English", code: "en" },
{ label: "Japanese", code: "ja" },
{ label: "Français", code: "fr" },
];
export const NOSTR_MENTIONS = [