Add San Salvador edge case message (#43)

This commit is contained in:
Eduardo
2018-11-24 19:48:41 -05:00
committed by Sara Vieira
parent 05bbc24769
commit 3a19ad0713

View File

@@ -27,6 +27,12 @@ const cases = [
'Be aware! Some taxi drivers may attack your uber driver.',
name: 'istanbul',
},
{
type: 'price',
message:
'Uber drivers only take payment by cash. If they think you\'ll pay by card then they\'ll cancel the ride',
name: 'san salvador',
},
]
export default city =>