diff --git a/src/index-nip.ts b/src/index-nip.ts index b0c4025..5bd6ebe 100644 --- a/src/index-nip.ts +++ b/src/index-nip.ts @@ -120,7 +120,7 @@ class NostrOpenSpecificNip extends TemplateUiCommand { } // Create action panel for the footer - getFooterActions(): Action[] { + getFooterActions(): Action.Action[] { let actions = [ new Action.Action({ title: "Always open on nips.nostr.com",