fix repeated loads

This commit is contained in:
2026-02-23 12:39:55 -06:00
parent 99fb575c9c
commit 9c1cb43c7d
2 changed files with 27 additions and 10 deletions

View File

@@ -123,4 +123,4 @@ log.console("")
log.console("Run 'cell help <command>' for more information.")
}
$$stop()
$stop()