Small documentation fix

This commit is contained in:
Johannes Loher 2021-03-16 08:42:36 +01:00
parent 48a1cc652a
commit 196ddb7eb2

View file

@ -5,7 +5,7 @@ import notifications from "../ui/notifications";
/**
* 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 slot - The hotbar slot to use
*/