forked from public/foundryvtt-wh4-lang-fr-fr
Fix table import
This commit is contained in:
@ -300,7 +300,7 @@ Hooks.once('init', () => {
|
||||
}
|
||||
}
|
||||
if (results[0].documentCollection) {
|
||||
return game.babele.instance.converters.tableResults(results)
|
||||
return game.babele.converters.tableResults(results)
|
||||
}
|
||||
return results
|
||||
},
|
||||
|
Reference in New Issue
Block a user