Fix spelling in directory structure
This commit is contained in:
parent
dc00be9be6
commit
ff2e6e6432
@ -187,7 +187,7 @@ program
|
|||||||
.task({
|
.task({
|
||||||
skip,
|
skip,
|
||||||
handler: async cliCommandOptions => {
|
handler: async cliCommandOptions => {
|
||||||
const { command } = await import("./initialize-account-heme");
|
const { command } = await import("./initialize-account-theme");
|
||||||
|
|
||||||
await command({ cliCommandOptions });
|
await command({ cliCommandOptions });
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user