Add setting in initial content of database
This commit is contained in:
parent
6b592c0b55
commit
7c066f5771
@ -13,4 +13,5 @@ VALUES
|
||||
('dropboxKey',''),
|
||||
('identifier',''),
|
||||
('skipDuplicates','0'),
|
||||
('plugins','');
|
||||
('plugins',''),
|
||||
('fullscreenTiming','3');
|
Loading…
Reference in New Issue
Block a user