style: Remove debug log in item image editor
This commit is contained in:
parent
e9c223731d
commit
686dc6b1f5
1 changed files with 0 additions and 1 deletions
|
@ -265,7 +265,6 @@ export class DS4ItemSheet extends foundry.applications.api.HandlebarsApplication
|
|||
current: current,
|
||||
callback: (path) => this.item.update({ [field]: path })
|
||||
});
|
||||
console.log("Editing image...");
|
||||
return fp.browse();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue