mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-04-15 10:47:25 +02:00
Moved button in ButtonSeeder to ensure function
This commit is contained in:
parent
91e33a8dcd
commit
647e004e78
@ -222,10 +222,6 @@ class ButtonSeeder extends Seeder
|
|||||||
'name' => 'apple-podcasts'
|
'name' => 'apple-podcasts'
|
||||||
],
|
],
|
||||||
|
|
||||||
[
|
|
||||||
'name' => 'bookwyrm'
|
|
||||||
],
|
|
||||||
|
|
||||||
[
|
[
|
||||||
'name' => 'briar'
|
'name' => 'briar'
|
||||||
],
|
],
|
||||||
@ -395,7 +391,11 @@ class ButtonSeeder extends Seeder
|
|||||||
],
|
],
|
||||||
|
|
||||||
[
|
[
|
||||||
'name' => 'icon'
|
'name' => 'icon'
|
||||||
|
],
|
||||||
|
|
||||||
|
[
|
||||||
|
'name' => 'bookwyrm'
|
||||||
],
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user