added swmicolon

This commit is contained in:
Mattia Mascarello 2021-12-29 02:05:48 +01:00 committed by GitHub
parent 35c5b9f353
commit 0cfd26b9b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1216,7 +1216,7 @@ if (isNo($t)) {
$u->save();
API("sendMessage", ["chat_id" => $DATA["message"]["chat"]["id"], "text" => $GLOBALS["config"]["lgbt"]["text"]["bioM"], "reply_to_message_id" => $DATA["message"]["message_id"]]);
break
break;
case "askBio":
if ($u->oneEdit != $u->status) {