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