last minute tuto changes
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 13s
Create tag and build when new code gets to main / Export (push) Successful in 1m30s

This commit is contained in:
2026-02-01 17:10:24 +01:00
parent f760cecbf7
commit 661510d7f6
12 changed files with 63 additions and 16 deletions

View File

@@ -30,7 +30,7 @@ func set_list(_items):
for i in _items:
print(i.name)
current_item = 0
current_item = 1
if _items.size() == 0:
items = []
label.text = "...\n...\n..."