Fix runtime shutdown problem with GajuDesk

This commit is contained in:
2025-05-08 13:06:27 +09:00
parent 57a81e7f3f
commit 86e9ff3e44
13 changed files with 21 additions and 16 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
%%% translation library is retained).
-module(gd_jt).
-vsn("0.6.0").
-vsn("0.6.1").
-export([read_translations/1, j/2, oneshot_j/2]).