Rename call to hotline in transaction origin #66
This commit is contained in:
parent
66294ba62c
commit
b5f4f01587
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ class TransactionOrigin extends NameValue
|
|||
const MOBILE_APP = 'mobile_app';
|
||||
|
||||
const COLLECTION = [
|
||||
'call' => 'Call',
|
||||
'call' => 'Hotline',
|
||||
'online' => 'Online',
|
||||
'facebook' => 'Facebook',
|
||||
'mobile_app' => 'Mobile App',
|
||||
|
|
|
|||
Loading…
Reference in a new issue