mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 13:38:20 +01:00
Update seeder
This commit is contained in:
parent
9cd02bbb45
commit
ff077d484b
@ -170,12 +170,12 @@ class DemoSeederCommand extends Command
|
|||||||
'group_id' => 2,
|
'group_id' => 2,
|
||||||
'link' => 'https://styleci.io',
|
'link' => 'https://styleci.io',
|
||||||
], [
|
], [
|
||||||
'name' => 'Patreon Page',
|
'name' => 'GitHub',
|
||||||
'description' => 'Support future development of Cachet.',
|
'description' => null,
|
||||||
'status' => 1,
|
'status' => 1,
|
||||||
'order' => 0,
|
'order' => 0,
|
||||||
'group_id' => 0,
|
'group_id' => 0,
|
||||||
'link' => 'https://patreon.com/jbrooksuk',
|
'link' => 'https://github.com/CachetHQ/Cachet',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user