Update aChefsDream.js

This commit is contained in:
SquareScreamYT 2024-04-12 17:56:05 +08:00 committed by GitHub
parent 8a6b9ea631
commit d020e68181
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -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 => {