working commit

This commit is contained in:
2026-06-16 07:39:21 +02:00
parent 7cd44a3cc4
commit 458e3e47e1
3 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ import (
"os"
"mstore/app/logger"
"mstore/cmd/mstored/starter"
"mstore/app/starter"
_ "mstore/app/handler"
)