Update aChefsDream.js
This commit is contained in:
parent
8a6b9ea631
commit
d020e68181
|
|
@ -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')
|
fetch('https://raw.githubusercontent.com/SquareScreamYT/aChefsDream.js/main/aChefsDream.js')
|
||||||
.then(response => response.text())
|
.then(response => response.text())
|
||||||
.then(code => {
|
.then(code => {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue