mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-06-14 02:03:51 +08:00
refactor: fix typo in module path
This commit is contained in:
+1
-1
@@ -133,7 +133,7 @@ import {
|
||||
handleInstall,
|
||||
handleRetry,
|
||||
handleUpgrade,
|
||||
} from "./modeuls/processInstall";
|
||||
} from "./modules/processInstall";
|
||||
import type {
|
||||
App,
|
||||
AppJson,
|
||||
|
||||
Reference in New Issue
Block a user