mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 02:39:10 -04:00
3.2.4
This commit is contained in:
@@ -221,6 +221,11 @@ class ConfigsTableSeeder extends Seeder
|
||||
'name' => 'public_index_img_url',
|
||||
'state' => 0,
|
||||
'data' => '["./assets/img/bg2.jpg"]'
|
||||
],
|
||||
[
|
||||
'name' => 'default_weekly_msg',
|
||||
'state' => 0,
|
||||
'data' => "[\"<strong>/* Nom de l'évènement */</strong><br>Heure (Cadets):<br>Lieu:<br>Tenue:<br>Matériel:<br>/* Commentaire */\"]"
|
||||
]
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user