Closed mechalynx closed 7 years ago
The following examples throw: TypeError: cm is undefined edit.js:815:9
TypeError: cm is undefined edit.js:815:9
@-moz-document regexp('https?:\/\/(www.)?scp-wiki\.(net|wikidot\.com)\/document-1780-wl') { }
@-moz-document regexp('') { }
I've narrowed it down to the open brackets.
fixed in 70a827b033c67e3413726fd661ba15c2e7901f1b
The following examples throw:
TypeError: cm is undefined edit.js:815:9
I've narrowed it down to the open brackets.