Correction sur application tokens acteurs

This commit is contained in:
2025-10-17 00:32:42 +02:00
parent d68001b376
commit bc09b5050d
34 changed files with 120 additions and 109 deletions

View File

@@ -63,7 +63,7 @@ export class EcrymeActorSheet extends foundry.appv1.sheets.ActorSheet {
}
this.formData = formData;
console.log("PC : ", formData, this.object);
//console.log("PC : ", formData, this.object);
return formData;
}