Allow configurable logo

This commit is contained in:
2022-07-17 18:24:29 +02:00
6 changed files with 51 additions and 8 deletions

View File

@ -110,8 +110,10 @@ function welcomeMessage() {
/* -------------------------------------------- */
Hooks.once('ready', async function () {
BoLUtility.ready()
registerUsageCount('bol')
welcomeMessage()
})