fix main path

This commit is contained in:
Lone 2025-03-14 10:38:40 +00:00
parent 28e7c16a87
commit 8da18b87ae

View File

@ -41,7 +41,7 @@
], ],
"customUiCmds": [ "customUiCmds": [
{ {
"main": "dist/index-nip.js", "main": "/",
"dist": "dist", "dist": "dist",
"devMain": "http://localhost:5173", "devMain": "http://localhost:5173",
"name": "Nostr Open Specific NIP", "name": "Nostr Open Specific NIP",