diff --git a/lib/config___users-template.php b/lib/config___users-template.php index e054c55..70ba928 100644 --- a/lib/config___users-template.php +++ b/lib/config___users-template.php @@ -19,10 +19,11 @@ $ICEcoderUserSettings = array( "lineWrapping" => true, "indentWithTabs" => true, "indentSize" => 4, +"pluginPanelAligned" => "left", "bugFilePaths" => array(), "bugFileCheckTimer" => 0, "bugFileMaxLines" => 0, -"pluginPanelAligned" => "left", +"githubAuthToken" => "", "plugins" => array(), "githubLocalPaths" => array(), "githubRemotePaths" => array(),