We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e6b4ae commit 61b8bd0Copy full SHA for 61b8bd0
module/actor-sheet.js
@@ -748,7 +748,7 @@ class DCCActorSheet extends ActorSheet {
748
/**
749
* Handle creating a new Owned Item for the actor using initial data defined in the HTML dataset
750
* @param {Event} event The originating click event
751
- * @privat?
+ * @private
752
*/
753
_onItemCreate (event) {
754
event.preventDefault()
0 commit comments