fix(gui): move scripts leftover code, save tree state on script run

This commit is contained in:
Skylot
2026-03-05 18:56:49 +00:00
parent 06c4fea4d2
commit 00196e412b
3 changed files with 7 additions and 38 deletions
@@ -122,6 +122,7 @@ public class TestI18n {
*/
private static final List<String> EXCLUDED_KEYS = Arrays.asList(
// keys from `jadx-script-kotlin`
"file.save",
"tree.input_scripts",
"popup.new_script",
"popup.add_scripts",