Fix initialize-email-theme

This commit is contained in:
Joseph Garrone 2024-10-07 21:02:51 +02:00
parent b879569b81
commit 9873353990

View File

@ -171,7 +171,7 @@ program
program program
.command({ .command({
name: "initialize-login-theme", name: "initialize-email-theme",
description: "Initialize an email theme." description: "Initialize an email theme."
}) })
.task({ .task({