Enhance comment on WHY there is nothing to do. :)

This commit is contained in:
2025-10-14 14:01:52 -07:00
parent ad83090b05
commit cc8a7710a1

View File

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