Whitespace fixes.
This commit is contained in:
parent
6714a4e8c7
commit
f51ca57f2f
@ -1,4 +1,4 @@
|
||||
Menu =
|
||||
Menu =
|
||||
init: ->
|
||||
return unless g.VIEW in ['index', 'thread'] and Conf['Menu']
|
||||
|
||||
|
||||
@ -101,4 +101,3 @@ Post.Clone = class extends Post
|
||||
clone
|
||||
else
|
||||
node.cloneNode true
|
||||
|
||||
|
||||
@ -16,4 +16,3 @@ class SimpleDict
|
||||
forEach: (fn) ->
|
||||
fn @[key] for key in [@keys...]
|
||||
return
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user