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