¡Hyperling.com 2.0! #16

Merged
me merged 75 commits from dev into main 2025-10-14 14:54:55 -07:00
Showing only changes of commit cc8a7710a1 - Show all commits

View File

@@ -25,7 +25,7 @@ function kill-project {
} }
function reload-project { function reload-project {
# Nothing to do. # Nothing to do, run.sh and main.js automatically uses the latest files.
log "Project reloaded successfully!" log "Project reloaded successfully!"
} }