test mode
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful

This commit is contained in:
2026-03-20 07:25:04 +01:00
parent b72875c42f
commit 9da44700cb
4 changed files with 31 additions and 5 deletions

View File

@@ -25,6 +25,7 @@ Context = {}
function Context.initial_data()
return {
current_menu_item = 1,
test_mode = false,
popup = {
show = false,
content = {}