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