working pre-update
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
const warn_messages = [
|
||||
["%cDo not paste any text in here","background: red; color: yellow; font-size: x-large"],
|
||||
["Pasting anything in here may give others access to your account.",""]
|
||||
["Pasting anything in here may give others access to your account."]
|
||||
]
|
||||
function warnmessage() {
|
||||
for (let message of warn_messages) {
|
||||
|
||||
Reference in New Issue
Block a user