Don't export archives.
This commit is contained in:
parent
df21f89d02
commit
5267b93317
@ -175,6 +175,8 @@ Settings =
|
|||||||
Conf[db] = boards: {}
|
Conf[db] = boards: {}
|
||||||
# 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']
|
||||||
data.Conf = Conf
|
data.Conf = Conf
|
||||||
Settings.export now, data
|
Settings.export now, data
|
||||||
return
|
return
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user