Update meo.pt.config.js

This commit is contained in:
Aleksandr Statciuk 2021-10-17 07:51:12 +03:00
parent 3ab1aa40bf
commit fb24d86ec5

View file

@ -20,7 +20,7 @@ module.exports = {
accountID: '' accountID: ''
} }
}, },
timeout: 10000 timeout: 15000
}, },
logo({ content }) { logo({ content }) {
const data = parseContent(content) const data = parseContent(content)