Revert "remember-to-define"

This reverts commit d13f968752.
outdent-ol-on-click
John McLear 2020-06-06 22:13:08 +00:00
parent 3f44441a87
commit 5174937392
1 changed files with 2 additions and 2 deletions

View File

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