jellyfin-plugin-webhook/Jellyfin.Plugin.Webhook/Templates/GenericNotification.handlebars

10 lines
206 B
Handlebars

{
"Name": "{{{Name}}}",
"Description": "{{{Description}}}",
"Date": "{{Date}}",
"Level": "{{Level}}",
"Url": "{{Url}}",
"Username": "{{{Username}}}",
"UserId": "{{UserId}}"
}