forked from public/foundryvtt-reve-de-dragon
Renommage confirmation
This commit is contained in:
@ -947,7 +947,7 @@ export class RdDUtility {
|
||||
}
|
||||
|
||||
/* -------------------------------------------- */
|
||||
static async confirmerSuppressionItem(sheet, item, htmlToDelete) {
|
||||
static async confirmActorItemDelete(sheet, item, htmlToDelete) {
|
||||
const itemId = item.id;
|
||||
const confirmationSuppression = {
|
||||
settingConfirmer: "confirmation-supprimer-" + item.getItemGroup(),
|
||||
|
Reference in New Issue
Block a user