Publier Globinours 1.0.0-rc.3
This commit is contained in:
parent
ea8c24d622
commit
9a2b4068da
325 changed files with 38230 additions and 20 deletions
5
migrations/037_footer_settings.sql
Normal file
5
migrations/037_footer_settings.sql
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
INSERT OR IGNORE INTO app_settings(setting_key,setting_value) VALUES
|
||||
('project_description','Né de l’histoire de Twix, conçu pour protéger les suivants.'),
|
||||
('development_year','2026'),
|
||||
('developer_name',''),
|
||||
('app_version','0.1');
|
||||
Loading…
Add table
Add a link
Reference in a new issue