chore: update nostr sdk

This commit is contained in:
Ren Amamiya
2026-03-25 13:52:21 +07:00
parent 99363475e0
commit d36364d60d
7 changed files with 282 additions and 181 deletions

View File

@@ -44,6 +44,7 @@ fn main() {
cx.set_menus(vec![Menu {
name: "Coop".into(),
items: vec![MenuItem::action("Quit", Quit)],
disabled: false,
}]);
// Set up the window bounds