mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-01-05 22:39:22 +01:00
Update 2022_09_22_123137_link-type.php
This commit is contained in:
parent
8cee892155
commit
b9922a36b6
@ -58,7 +58,7 @@ class LinkType extends Migration
|
||||
|
||||
DB::table($this->TableName)->updateOrInsert([
|
||||
'typename' => 'link',
|
||||
'title' => 'Website Link',
|
||||
'title' => 'Custom Link',
|
||||
'icon' => 'bi bi-link',
|
||||
'description' => 'Create a Custom Button that goes to any website. ',
|
||||
'params' => '[{
|
||||
|
Loading…
Reference in New Issue
Block a user