mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 21:49:01 +01:00
Make the seeded data all be operational
This commit is contained in:
parent
48c40952f2
commit
d9e515c62d
@ -26,7 +26,7 @@ class ComponentTableSeeder extends Seeder
|
||||
[
|
||||
'name' => 'API',
|
||||
'description' => 'Used by third-parties to connect to us',
|
||||
'status' => 2,
|
||||
'status' => 1,
|
||||
'user_id' => 1,
|
||||
'order' => 0,
|
||||
'group_id' => 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user