lint fix
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Zoltan Timar
2026-04-28 01:00:23 +02:00
parent 133980f569
commit 9fc659c819
3 changed files with 2 additions and 3 deletions

View File

@@ -48,6 +48,7 @@ globals = {
"Trigger", "Trigger",
"UI", "UI",
"Util", "Util",
"WalkingToOfficeScreen",
"Window", "Window",
"beats_to_pattern", "beats_to_pattern",
"btnp", "btnp",

View File

@@ -1,5 +1,3 @@
WalkingToOfficeScreen = {}
Screen.register({ Screen.register({
id = "walking_to_office", id = "walking_to_office",
name = "Walking to office", name = "Walking to office",