Fixup errant paste
This commit is contained in:
parent
63a6098c2a
commit
2d63d931ac
|
@ -288,7 +288,7 @@ function createAppliesToLineWidget(cm) {
|
|||
if (i === -2) {
|
||||
i = widgets.length - 1;
|
||||
}
|
||||
if (j < 0) {actualStyle
|
||||
if (j < 0) {
|
||||
j = widgets.length;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user