Revert "Don't export cached boards.json data."
This reverts commit 44f8fc7d70e2508e84207ed61c860d223a161124.
This commit is contained in:
parent
a22ca7a3f3
commit
fa2d5bd891
@ -181,8 +181,6 @@ Settings =
|
||||
export: ->
|
||||
# Make sure to export the most recent data.
|
||||
$.get Conf, (Conf) ->
|
||||
# Don't export cached JSON data.
|
||||
delete Conf['boardsJSON']
|
||||
Settings.downloadExport {version: g.VERSION, date: Date.now(), Conf}
|
||||
|
||||
downloadExport: (data) ->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user