This commit is contained in:
Mayhem 2014-01-19 13:00:56 +01:00
parent c47c3ddafe
commit bf51864823

View File

@ -214,7 +214,7 @@ Main =
new Notice 'info', el, 15 new Notice 'info', el, 15
else else
Settings.open() Settings.open()
$.set previousversion, g.VERSION $.set 'previousversion', g.VERSION
callbackNodes: (klass, nodes) -> callbackNodes: (klass, nodes) ->
# get the nodes' length only once # get the nodes' length only once