mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-04-07 15:11:11 +02:00
Update ButtonSeeder.php
This commit is contained in:
parent
ce6d05cfdc
commit
ace499c07b
@ -391,6 +391,10 @@ class ButtonSeeder extends Seeder
|
||||
'name' => 'text'
|
||||
],
|
||||
|
||||
[
|
||||
'name' => 'icon'
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Button::insert($buttons);
|
||||
|
Loading…
x
Reference in New Issue
Block a user