mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-08 01:45:28 +00:00
@@ -369,9 +369,7 @@ export default function ContextMenus() {
|
|||||||
|
|
||||||
case "clear_status":
|
case "clear_status":
|
||||||
{
|
{
|
||||||
const { text: _text, ...status } =
|
await client.users.edit({ remove: ["StatusText"] });
|
||||||
client.user?.status ?? {};
|
|
||||||
await client.users.edit({ status });
|
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user