Preparation du passage en v12
This commit is contained in:
@ -56,7 +56,7 @@ export class DialogItemVente extends Dialog {
|
||||
}
|
||||
|
||||
updateVente(update) {
|
||||
mergeObject(this.venteData, update);
|
||||
foundry.utils.mergeObject(this.venteData, update);
|
||||
}
|
||||
|
||||
getChoixVente() {
|
||||
|
Reference in New Issue
Block a user