[Commands] Add #show keyring Subcommand

This commit is contained in:
Kinglykrab
2025-07-27 22:30:16 -04:00
parent b8884d6572
commit 8687588afb
9 changed files with 49 additions and 8 deletions
+1 -1
View File
@@ -331,7 +331,7 @@ public:
bool KeyRingCheck(uint32 item_id);
bool KeyRingClear();
bool KeyRingRemove(uint32 item_id);
void KeyRingList();
void KeyRingList(Client* c = nullptr);
bool IsNameChangeAllowed();
void InvokeChangeNameWindow(bool immediate = true);
bool ClearNameChange();