This commit is contained in:
2025-11-07 15:45:57 +09:00
parent bd047a6a46
commit c59ef4b14e
3 changed files with 46 additions and 184 deletions
+1 -1
View File
@@ -339,7 +339,7 @@ init(none) ->
NewState = do_show_ui(gd_v_wallman, State),
ok =
case FirstRun of
false -> ok;
false -> gd_v_wallman:to_front();
true -> gd_v_wallman:first_run()
end,
{ok, NewState}.