Conf['archives'] doesn't currently exist in this fork.
This commit is contained in:
parent
19ba43ae3d
commit
d1aa6891a5
@ -181,8 +181,6 @@ Settings =
|
|||||||
export: ->
|
export: ->
|
||||||
# Make sure to export the most recent data.
|
# Make sure to export the most recent data.
|
||||||
$.get Conf, (Conf) ->
|
$.get Conf, (Conf) ->
|
||||||
# XXX don't export archives.
|
|
||||||
delete Conf['archives']
|
|
||||||
Settings.downloadExport {version: g.VERSION, date: Date.now(), Conf}
|
Settings.downloadExport {version: g.VERSION, date: Date.now(), Conf}
|
||||||
|
|
||||||
downloadExport: (data) ->
|
downloadExport: (data) ->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user