dynamic phone and bots
This commit is contained in:
@@ -10,10 +10,11 @@ export const environment = {
|
||||
supportEmail: 'info@novo.market',
|
||||
domain: 'novo.market',
|
||||
telegram: '@novomarket',
|
||||
telegramBot: 'novomarket_bot',
|
||||
telegramBot: 'novoSupportbot',
|
||||
phones: {
|
||||
russia: '+7 916 109 10 32',
|
||||
support: '+7 916 109 10 32'
|
||||
},
|
||||
phoneTel: 'tel:+79161091032',
|
||||
useMockData: false
|
||||
};
|
||||
|
||||
@@ -10,10 +10,11 @@ export const environment = {
|
||||
supportEmail: 'info@novo.market',
|
||||
domain: 'novo.market',
|
||||
telegram: '@novomarket',
|
||||
telegramBot: 'novomarket_bot',
|
||||
telegramBot: 'novoSupportbot',
|
||||
phones: {
|
||||
russia: '+7 916 109 10 32',
|
||||
support: '+7 916 109 10 32'
|
||||
},
|
||||
phoneTel: 'tel:+79161091032',
|
||||
useMockData: false
|
||||
};
|
||||
|
||||
@@ -13,7 +13,9 @@ export const environment = {
|
||||
telegramBot: 'DexarSupport_bot',
|
||||
phones: {
|
||||
russia: '+7 (926) 459-31-57',
|
||||
armenia: '+374 94 86 18 16'
|
||||
armenia: '+374 94 86 18 16',
|
||||
support: '+7 (926) 459-31-57'
|
||||
},
|
||||
phoneTel: 'tel:+79264593157',
|
||||
useMockData: false
|
||||
};
|
||||
|
||||
@@ -14,6 +14,8 @@ export const environment = {
|
||||
telegramBot: 'DexarSupport_bot',
|
||||
phones: {
|
||||
russia: '+7 (926) 459-31-57',
|
||||
armenia: '+374 94 86 18 16'
|
||||
}
|
||||
armenia: '+374 94 86 18 16',
|
||||
support: '+7 (926) 459-31-57'
|
||||
},
|
||||
phoneTel: 'tel:+79264593157'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user