[Fix] corrected formating issue

This commit is contained in:
Mikhail Shueb 2025-07-30 09:00:52 +01:00
parent d19068f2ff
commit dbc5c79020

View File

@ -987,7 +987,7 @@ export class PartyUiHandler extends MessageUiHandler {
return !(this.partyUiMode === PartyUiMode.FAINT_SWITCH || this.partyUiMode === PartyUiMode.REVIVAL_BLESSING);
}
/**
/**
* Return whether this UI handler is responsible for managing items.
* Used to ensure proper placement of mode toggle buttons in the UI, etc.
* @returns Whether the current handler is responsible for managing items.