From 1ab04cc55759ffa08ac64b8dcf0e8b2e817576ee Mon Sep 17 00:00:00 2001 From: szdytom Date: Fri, 26 Mar 2021 13:34:23 +0800 Subject: [PATCH] [feature] command /anon --- src/command.ts | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/command.ts b/src/command.ts index 83dde34..7a01657 100644 --- a/src/command.ts +++ b/src/command.ts @@ -60,6 +60,7 @@ export function run_command(cmd_raw: string, uid: string, users: Map