From 29ced3899416df697be45be73083dac5d3e87b45 Mon Sep 17 00:00:00 2001 From: Bryan Ashby Date: Sun, 16 Jun 2019 18:56:25 -0600 Subject: [PATCH] Template minor fix --- misc/menu_template.in.hjson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/menu_template.in.hjson b/misc/menu_template.in.hjson index 9be72102..a2a183a5 100644 --- a/misc/menu_template.in.hjson +++ b/misc/menu_template.in.hjson @@ -71,7 +71,7 @@ next: loginTwoFactorAuthOTPLoop } { - next: mainMenu + next: fullLoginSequenceLoginArt } ] config: { nextTimeout: 1500 }