From 98c07c162dfe965f44c9e273f22fbe164ff3a22d Mon Sep 17 00:00:00 2001 From: radmanplays <95340057+radmanplays@users.noreply.github.com> Date: Sat, 17 Feb 2024 15:03:01 +0330 Subject: [PATCH] wat --- docs/example.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/example.js b/docs/example.js index 3af0620..d7c9843 100644 --- a/docs/example.js +++ b/docs/example.js @@ -1,3 +1,3 @@ ModAPI.addEventListener("update", () => { ModAPI.displayToChat({msg: ModAPI.uwuify({string:"hello this is a example mod!"})}) -}); \ No newline at end of file +}); \ No newline at end of file