fix ignore dot
This commit is contained in:
@ -113,16 +113,16 @@ def create_categories():
|
|||||||
'Explanation for charge',
|
'Explanation for charge',
|
||||||
'Dispute a charge'],
|
'Dispute a charge'],
|
||||||
'Technical Support':[
|
'Technical Support':[
|
||||||
'General troubleshooting'
|
'General troubleshooting',
|
||||||
'Device compatibility',
|
'Device compatibility',
|
||||||
'Software updates'],
|
'Software updates'],
|
||||||
'Account Management':[
|
'Account Management':[
|
||||||
'Password reset'
|
'Password reset',
|
||||||
'Update personal information',
|
'Update personal information',
|
||||||
'Close account',
|
'Close account',
|
||||||
'Account security'],
|
'Account security'],
|
||||||
'General Inquiry':[
|
'General Inquiry':[
|
||||||
'Product information'
|
'Product information',
|
||||||
'Pricing',
|
'Pricing',
|
||||||
'Feedback',
|
'Feedback',
|
||||||
'Speak to a human']
|
'Speak to a human']
|
||||||
|
|||||||
Reference in New Issue
Block a user