Indent
This commit is contained in:
parent
a5c27caacf
commit
256c2fdad7
|
@ -46,9 +46,8 @@ crr.prototype.start = function () {
|
|||
}
|
||||
});
|
||||
});
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
});
|
||||
this.crrMt.observe(document, {childList:true, subtree:true})
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue