Fix UI problem where key interactions could be requests without any wallet being selected

This commit is contained in:
2025-06-13 17:47:37 +09:00
parent d595beb08d
commit a2a9da0d98
13 changed files with 36 additions and 14 deletions
+2 -2
View File
@@ -2,9 +2,9 @@
{type,gui}.
{modules,[]}.
{prefix,"gd"}.
{desc,"A desktop client for the Gajumaru network of blockchain networks"}.
{author,"Craig Everett"}.
{package_id,{"otpr","gajudesk",{0,6,5}}}.
{desc,"A desktop client for the Gajumaru network of blockchain networks"}.
{package_id,{"otpr","gajudesk",{0,6,6}}}.
{deps,[{"otpr","hakuzaru",{0,6,1}},
{"otpr","eblake2",{1,0,1}},
{"otpr","base58",{0,1,1}},