From a4793cd04a4d574f08d462bc41c909fd19fb7ada Mon Sep 17 00:00:00 2001 From: Beu Date: Thu, 9 Feb 2023 15:21:24 +0100 Subject: [PATCH] Save the selected tab in a persistent variable --- TM_DebugMode.Script.txt | 79 ++++++++++++++++++++++------------------- 1 file changed, 42 insertions(+), 37 deletions(-) diff --git a/TM_DebugMode.Script.txt b/TM_DebugMode.Script.txt index 0650630..d0e9600 100644 --- a/TM_DebugMode.Script.txt +++ b/TM_DebugMode.Script.txt @@ -9,7 +9,7 @@ #Setting S_DebugLib_RestrictUIto "" as "Restrict UI Admin to comma separated logins (all if empty)" -#Const C_DebugMode_Version "2023-01-29" +#Const C_DebugMode_Version "2023-02-09" #Const C_DebugMode_MainUI "DebugMode_MainUI" @@ -334,7 +334,7 @@ Text GetManialink() { - +