Skip to content

Commit aef2b0a

Browse files
author
Sebastian Fix
committed
wip
1 parent 7ac3209 commit aef2b0a

4 files changed

Lines changed: 386 additions & 65 deletions

File tree

database/seeders/Codebar/ConfigurationsTableSeeder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ public function run(): void
2727
'section_services' => false,
2828
'section_products' => false,
2929
'section_technologies' => false,
30-
'section_open_source' => true,
30+
'section_open_source' => false,
3131

3232
'key' => '_codebar',
3333

0 commit comments

Comments
 (0)