Replaced (-) hyphen button seed with custom link button

Replaced (-) hyphen button seed with custom link button as first button
This commit is contained in:
JulianPrieber 2022-02-11 22:14:43 +01:00 committed by GitHub
parent 2548c4b2fa
commit 8b030a3eea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ class ButtonSeeder extends Seeder
{
$buttons = [
[
'name' => '-'
'name' => 'custom'
],
[