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