Added toolbar with start and stop button

This commit is contained in:
2025-10-23 21:27:46 +02:00
parent 232d05d244
commit 7b822746d3
6 changed files with 131 additions and 17 deletions

View File

@ -9,7 +9,7 @@ config.plugins.jpdebug = {
["test"] = {
type = "shell",
cmd = {"lua", "test.lua"}
}
}
},
default_target = "test"
}