feat: use latest nostr sdk
This commit is contained in:
@@ -174,8 +174,8 @@ export const LumeWindow = {
|
||||
label: `popup-${nanoid()}`,
|
||||
url,
|
||||
title: title ?? "",
|
||||
width: 400,
|
||||
height: 500,
|
||||
width: 360,
|
||||
height: 460,
|
||||
maximizable: false,
|
||||
minimizable: false,
|
||||
hidden_title: !!title,
|
||||
|
||||
Reference in New Issue
Block a user