Don't export archives.
This commit is contained in:
parent
df21f89d02
commit
5267b93317
@ -175,6 +175,8 @@ Settings =
|
||||
Conf[db] = boards: {}
|
||||
# Make sure to export the most recent data.
|
||||
$.get Conf, (Conf) ->
|
||||
# XXX don't export archives.
|
||||
delete Conf['archives']
|
||||
data.Conf = Conf
|
||||
Settings.export now, data
|
||||
return
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user