Avancement messages défense & oeuvres
This commit is contained in:
@@ -52,6 +52,7 @@ export class RollPartComp extends RollPartSelect {
|
||||
// ? refs.all.filter(it => allowed.includes(Grammar.toLowerCaseNoAccent(it.label)))
|
||||
? refs.all.filter(it => allowed.includes(it.label))
|
||||
: refs.all
|
||||
this.$selectComp(rollData)
|
||||
}
|
||||
|
||||
prepareContext(rollData) {
|
||||
|
||||
Reference in New Issue
Block a user