Update novacyprus.com.config.js

This commit is contained in:
Aleksandr Statciuk 2021-11-18 17:59:26 +03:00
parent a7d120194c
commit 956c03b6a3

View file

@ -15,9 +15,6 @@ module.exports = {
.add(1, 'd')
.format('YYYYMMDD')}`
},
request: {
timeout: 10000
},
logo({ channel }) {
return channel.logo
},