From 59f252a44a877e2e93637087bc1d2c85fa114639 Mon Sep 17 00:00:00 2001 From: mattpass Date: Sat, 14 Mar 2020 07:36:06 +0000 Subject: [PATCH] New settings for v8 --- lib/template-users.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/template-users.php b/lib/template-users.php index d3f8ef7..4c2db47 100644 --- a/lib/template-users.php +++ b/lib/template-users.php @@ -35,14 +35,14 @@ $ICEcoderUserSettings = array( "indentAuto" => true, "indentSize" => 4, "pluginPanelAligned" => "left", +"scrollbarStyle" => "overlay", "bugFilePaths" => array(), "bugFileCheckTimer" => 0, "bugFileMaxLines" => 0, -"githubAuthToken" => "", "plugins" => array(), "ftpSites" => array(), -"githubLocalPaths" => array(), -"githubRemotePaths" => array(), +"tutorialOnLogin" => true, +"tipsOnLogin" => true, "previousFiles" => "", "last10Files" => "", "favoritePaths" => array()