Allow configurable logo

This commit is contained in:
2022-07-17 18:20:05 +02:00
parent cf7d76fdba
commit d3ae59f70d
7 changed files with 53 additions and 10 deletions

View File

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