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