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
+1 -1
View File
@@ -3,7 +3,7 @@
%%% @end
-module(gajudesk).
-vsn("0.6.5").
-vsn("0.6.6").
-behavior(application).
-author("Craig Everett <craigeverett@qpq.swiss>").
-copyright("QPQ AG <info@qpq.swiss>").