Removed extra HQ

This commit is contained in:
Graham Campbell
2015-07-06 18:46:27 +01:00
parent 83955fcff5
commit 9b43b42e27

View File

@@ -43,7 +43,7 @@ class ComponentTableSeeder extends Seeder
'link' => 'https://cachethq.io', 'link' => 'https://cachethq.io',
], [ ], [
'name' => 'Blog', 'name' => 'Blog',
'description' => 'The Cachet HQ blog.', 'description' => 'The Cachet Blog.',
'status' => 1, 'status' => 1,
'order' => 0, 'order' => 0,
'group_id' => 0, 'group_id' => 0,