From d020e681813d7d7b9ad60f17ddd6db9c29effd8c Mon Sep 17 00:00:00 2001 From: SquareScreamYT <134925668+SquareScreamYT@users.noreply.github.com> Date: Fri, 12 Apr 2024 17:56:05 +0800 Subject: [PATCH] Update aChefsDream.js --- mods/aChefsDream.js | 3 +++ 1 file changed, 3 insertions(+) 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 => {