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,
|
||||
handleRetry,
|
||||
handleUpgrade,
|
||||
} from "./modeuls/processInstall";
|
||||
} from "./modules/processInstall";
|
||||
import type {
|
||||
App,
|
||||
AppJson,
|
||||
|
||||
Reference in New Issue
Block a user