remember-to-define

This commit is contained in:
John McLear 2020-06-06 21:45:46 +00:00
parent 1cff58fec8
commit d13f968752

View file

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