Skip to content

Commit 702820e

Browse files
Update README.md
1 parent b82fcc1 commit 702820e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ Function only works after login.
325325
The reason paramater will be the ban reason displayed to the user if they try to login, and visible on the KeyAuth dashboard.
326326

327327
```cs
328-
KeyAuthApp.ban("Don't try to crack my loader, cunt.");
328+
KeyAuthApp.ban("You've been banned for a reason.");
329329
```
330330

331331
## Server-sided webhooks

0 commit comments

Comments
 (0)