test mode
This commit is contained in:
@@ -25,6 +25,7 @@ Context = {}
|
||||
function Context.initial_data()
|
||||
return {
|
||||
current_menu_item = 1,
|
||||
test_mode = false,
|
||||
popup = {
|
||||
show = false,
|
||||
content = {}
|
||||
|
||||
Reference in New Issue
Block a user