Small documentation fix
This commit is contained in:
parent
48a1cc652a
commit
196ddb7eb2
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ import notifications from "../ui/notifications";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates a macro from an item drop.
|
* Creates a macro from an item drop.
|
||||||
* Get an existing item macro if one exists, otherwise create a new one.
|
* Get an existing roll item macro if one exists, otherwise create a new one.
|
||||||
* @param itemData - The item data
|
* @param itemData - The item data
|
||||||
* @param slot - The hotbar slot to use
|
* @param slot - The hotbar slot to use
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue