diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index bbfb108a..c93fa334 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -102,7 +102,7 @@ { "name": "bech32", "description": "Nostr Bech32", - "ext": ["nsec", "nprofile", "nevent", "naddr", "nrelay"], + "ext": ["npub", "nsec", "nprofile", "nevent", "naddr", "nrelay"], "role": "Viewer" } ]