mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-02 12:17:22 +01:00
add (-) hyphen button seed as first button
This commit is contained in:
parent
7bb0a8aee4
commit
00ccb7cc8f
@ -16,6 +16,10 @@ class ButtonSeeder extends Seeder
|
||||
public function run()
|
||||
{
|
||||
$buttons = [
|
||||
[
|
||||
'name' => '-'
|
||||
],
|
||||
|
||||
[
|
||||
'name' => 'github'
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user