Use nextPage instead of currentPage on initial run
This commit is contained in:
parent
ff73d8490b
commit
8496be6832
@ -196,7 +196,7 @@ local CONTROLLER_STATE = {
|
||||
width = width,
|
||||
height = height,
|
||||
monitor = monitor,
|
||||
currentPage = "MAIN",
|
||||
nextPage = "MAIN",
|
||||
exit = false
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user