#48 : Zone de saisie privée pour le MJ

This commit is contained in:
2020-12-01 20:52:05 +01:00
parent c09789abfa
commit 8361a90f32
11 changed files with 22 additions and 6 deletions

View File

@ -156,7 +156,8 @@ export class RdDUtility {
// Calendrier
'systems/foundryvtt-reve-de-dragon/templates/calendar-template.html',
// Conteneur/item in Actor sheet
'systems/foundryvtt-reve-de-dragon/templates/actor-inventaire-conteneur.html'
'systems/foundryvtt-reve-de-dragon/templates/actor-inventaire-conteneur.html',
'systems/foundryvtt-reve-de-dragon/templates/editor-notes-mj.html'
];
return loadTemplates(templatePaths);