mirror of
https://git.proxmox.com/git/proxmox
synced 2025-06-14 19:19:12 +00:00
notify: fix TemplateType::Subject doc comment
wrongly copied Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
0af0bad742
commit
f4a9afd17c
@ -196,7 +196,7 @@ pub enum TemplateType {
|
|||||||
HtmlBody,
|
HtmlBody,
|
||||||
/// Plaintext body template
|
/// Plaintext body template
|
||||||
PlaintextBody,
|
PlaintextBody,
|
||||||
/// Plaintext body template
|
/// Subject template
|
||||||
Subject,
|
Subject,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user