Add setting in initial content of database

This commit is contained in:
Quentin Ligier 2016-09-24 19:20:49 +02:00
parent 6b592c0b55
commit 7c066f5771

View File

@ -13,4 +13,5 @@ VALUES
('dropboxKey',''),
('identifier',''),
('skipDuplicates','0'),
('plugins','');
('plugins',''),
('fullscreenTiming','3');