From 942a7d6be4f89c544b254f9d97558a20cfbfc74c Mon Sep 17 00:00:00 2001 From: TheWitness Date: Wed, 18 Jan 2023 19:35:19 -0500 Subject: [PATCH] QA for #5161 Failed to initialize variable. --- settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/settings.php b/settings.php index bc6de24c64..ae5c75205d 100644 --- a/settings.php +++ b/settings.php @@ -520,6 +520,7 @@ if (currentTab == 'general') { currentPerms = $('#graph_auth_method').val(); + currentLang = $('#i18n_auto_detection').val(); $('#selective_plugin_debug').multiselect({ menuHeight: $(window).height()*.7,