mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
spelling: remove
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
1e56329806
commit
58a3ebcc96
@ -203,7 +203,7 @@ export class HotbarStore extends BaseStore<HotbarStoreModel> {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Remvove all hotbar items that reference the `uid`.
|
* Remove all hotbar items that reference the `uid`.
|
||||||
* @param uid The `EntityId` that each hotbar item refers to
|
* @param uid The `EntityId` that each hotbar item refers to
|
||||||
* @returns A function that will (in an action) undo the removing of the hotbar items. This function will not complete if the hotbar has changed.
|
* @returns A function that will (in an action) undo the removing of the hotbar items. This function will not complete if the hotbar has changed.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user