Wikipedia: Nutze HTML, nicht Markdown (fixt einige Artikel, die nicht gelistet werden)

This commit is contained in:
Andreas Bielawski
2016-08-07 00:53:21 +02:00
parent 0c74209bf1
commit 545894d970
2 changed files with 6 additions and 5 deletions

View File

@ -3,7 +3,7 @@ local bot = {}
bindings = require('otouto.bindings')
utilities = require('otouto.utilities')
bot.version = '2.2.5'
bot.version = '2.2.5.1'
function bot:init(config) -- The function run when the bot is started or reloaded.
cred_data = load_cred()