mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 07:11:34 +08:00
oh JavaScript, you so crazy
This commit is contained in:
@ -38,7 +38,7 @@
|
||||
doc = window.document,
|
||||
re = window.RegExp,
|
||||
nav = window.navigator,
|
||||
SETTINGS = { lineLength: 72 },
|
||||
SETTINGS = { lineLength: 72 }
|
||||
|
||||
|
||||
var defaultsStrings = {
|
||||
|
Reference in New Issue
Block a user