This commit is contained in:
2025-08-16 11:23:58 +02:00
parent be19609855
commit de60c5f78e
38 changed files with 1374 additions and 869 deletions

View File

@@ -20,9 +20,9 @@ heroscript := "
// Process the heroscript configuration
// playcmds.play(heroscript: heroscript, emptycheck: false)!
println(giteaclient.list(fromdb:true)!)
println(giteaclient.list(fromdb: true)!)
$dbg;
//$dbg;
// Get the configured client
mut client := giteaclient.get()!