Fix initialize-email-theme

This commit is contained in:
Joseph Garrone 2024-10-07 21:02:51 +02:00
parent 4cdf26b6f9
commit 9e19aafcd0

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({