Revert "remember-to-define"

This reverts commit d13f968752.
This commit is contained in:
John McLear 2020-06-06 22:13:08 +00:00
parent 3f44441a87
commit 5174937392

View file

@ -5169,9 +5169,9 @@ function Ace2Inner(){
// Used to outdent if ol is removed // Used to outdent if ol is removed
if(allLinesAreList){ if(allLinesAreList){
var togglingOn = false; togglingOn = false;
}else{ }else{
var togglingOn = true; togglingOn = true;
} }
if (listType) if (listType)