Update rtb.gov.bn

This commit is contained in:
Aleksandr Statciuk
2022-02-01 05:33:05 +03:00
parent 3a6e5cf975
commit 271c910b62
3 changed files with 5 additions and 15 deletions

View File

@@ -20,9 +20,6 @@ module.exports = {
} ${date.format('DD MMMM YYYY')}.pdf`
)
},
logo({ channel }) {
return channel.logo
},
parser: async function ({ buffer, date }) {
let programs = []
const items = await parseItems(buffer)