dynamic phone and bots

This commit is contained in:
sdarbinyan
2026-04-14 22:28:34 +04:00
parent 1897cbe7a6
commit a15f2bca6a
67 changed files with 249 additions and 72 deletions

View File

@@ -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
};