Skip to content

Commit

Permalink
shit
Browse files Browse the repository at this point in the history
  • Loading branch information
DeveloperNeon authored Jun 1, 2021
1 parent df38681 commit f7f8a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<script>
function chillwav() {
console.log('fetch sent - chillwav')
fetch('http://localhost/chillwav')
fetch('/chillwav')
alert('Status set to ChillWav.')
}
</script>
Expand Down

0 comments on commit f7f8a73

Please sign in to comment.