mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-10 09:00:37 +01:00
Added button "Trello"
Added button "Trello" to database seeder. This is required for buttons to show up in the kinks/buttons list on the Admin Panel. All buttons added here will be added by the built-in updater.
This commit is contained in:
parent
8ed382e371
commit
7dff61cc84
@ -150,6 +150,10 @@ class ButtonSeeder extends Seeder
|
||||
'name' => 'tumblr'
|
||||
],
|
||||
|
||||
[
|
||||
'name' => 'trello'
|
||||
],
|
||||
|
||||
[
|
||||
'name' => 'twitch'
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user