Commit 7f4c0dd4 authored by Scott Sun's avatar Scott Sun

scott

parent 127f8bb4
...@@ -614,7 +614,7 @@ function createOutline(props){ ...@@ -614,7 +614,7 @@ function createOutline(props){
tmp_outline = outlines[i] tmp_outline = outlines[i]
if(cl(tmp_outline)) { if(cl(tmp_outline)) {
return true return true
}else{ } else {
continue continue
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment