Fix a typo in sendkey

Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
Ari Archer 2022-07-16 05:51:58 +03:00
parent 78659179ec
commit c220046561
Signed by untrusted user who does not match committer: ari
GPG key ID: A50D5B4B599AF8A2

View file

@ -613,7 +613,7 @@ class CommandParser:
wh = random_embed(
CONFIG["authkey-webhook-url"],
f"Auth key request from {user!r} in {STATE['vm']!r}",
f"Auth key request by {user!r} in {STATE['vm']!r}",
f"||{AUTH['key']}||",
)