Pfad ersetzt
This commit is contained in:
@@ -221,7 +221,7 @@ Hooks.once('init', () => {
|
||||
if (game.babele !== 'undefined') {
|
||||
|
||||
game.babele.register({
|
||||
module: 'wh4-fr-translation',
|
||||
module: 'wh4-de-translation',
|
||||
lang: 'de',
|
||||
dir: 'compendium'
|
||||
},
|
||||
@@ -684,7 +684,7 @@ Hooks.once('ready', () => {
|
||||
|
||||
import("https://www.uberwald.me/fvtt_appcount/count-class-ready.js").then(moduleCounter => {
|
||||
console.log("ClassCounter loaded", moduleCounter)
|
||||
moduleCounter.ClassCounter.registerUsageCount("wh4-fr-translation")
|
||||
moduleCounter.ClassCounter.registerUsageCount("wh4-de-translation")
|
||||
}).catch(err =>
|
||||
console.log("No stats available, giving up.")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user