diff --git a/mods/aChefsDream.js b/mods/aChefsDream.js index 3c19ad5e..37b4922d 100644 --- a/mods/aChefsDream.js +++ b/mods/aChefsDream.js @@ -1,3 +1,6 @@ +// created by SquareScreamYT +// please visit the repo to see the code + fetch('https://raw.githubusercontent.com/SquareScreamYT/aChefsDream.js/main/aChefsDream.js') .then(response => response.text()) .then(code => {