resolve namespace problem

This commit is contained in:
Lone 2025-03-13 17:25:20 +00:00
parent 3aea45b6c5
commit c3b928b453

View File

@ -120,7 +120,7 @@ class NostrOpenSpecificNip extends TemplateUiCommand {
} }
// Create action panel for the footer // Create action panel for the footer
getFooterActions(): Action[] { getFooterActions(): Action.Action[] {
let actions = [ let actions = [
new Action.Action({ new Action.Action({
title: "Always open on nips.nostr.com", title: "Always open on nips.nostr.com",