Skip to content

Commit c18271c

Browse files
author
gurmeetb
committed
Issue #1154: Profile Settings - Add Service Providers
1 parent d709f69 commit c18271c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/shared/components/Settings/Tools/ServiceProviders/dropdowns.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@
77
{
88
"key": "serviceProviderType",
99
"name": "Mobile Carrier"
10+
},
11+
{
12+
"key": "serviceProviderType",
13+
"name": "Television"
14+
},
15+
{
16+
"key": "serviceProviderType",
17+
"name": "Other"
1018
}
1119
]
1220
}

0 commit comments

Comments
 (0)