This commit is contained in:
parent
002e3d4b3d
commit
368e3a32c5
@ -18,7 +18,7 @@ export async function command(params: { buildContext: BuildContext }) {
|
||||
const { buildContext } = params;
|
||||
|
||||
const { hasBeenHandled } = await maybeDelegateCommandToCustomHandler({
|
||||
commandName: "initialize-account-theme",
|
||||
commandName: "initialize-email-theme",
|
||||
buildContext
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user