Various fixes

This commit is contained in:
2022-09-10 23:55:15 +02:00
parent 26fada844f
commit 864701da4b
5 changed files with 40 additions and 106 deletions

View File

@ -145,7 +145,7 @@ Hooks.once('init', () => {
if(typeof Babele !== 'undefined') {
Babele.get().register({
module: 'WH4-fr-translation',
module: 'wh4-fr-translation',
lang: 'fr',
dir: 'compendium'
});