fix cached modules

This commit is contained in:
2025-12-04 21:54:38 -06:00
parent 19e747c120
commit d229784d8d
6 changed files with 39 additions and 27 deletions

View File

@@ -3,8 +3,6 @@
var http = use('http');
var os = use('os');
log.console("HERE")
// Actor state
var state = {
downloading: false,