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
@@ -15,7 +15,7 @@
%%% translation library is retained).
-module(gd_jt).
-vsn("0.6.5").
-vsn("0.6.6").
-export([read_translations/1, j/2, oneshot_j/2]).