mirror of
https://github.com/modrinth/code.git
synced 2026-08-27 01:54:47 +00:00
feat(labrinth): instance share notification (#6581)
This commit is contained in:
@@ -772,6 +772,7 @@ async fn collect_template_variables(
|
||||
}
|
||||
|
||||
NotificationBody::ProjectUpdate { .. }
|
||||
| NotificationBody::SharedInstanceInvite { .. }
|
||||
| NotificationBody::ModeratorMessage { .. }
|
||||
| NotificationBody::LegacyMarkdown { .. }
|
||||
| NotificationBody::Unknown => Ok(EmailTemplate::Static(map)),
|
||||
|
||||
Reference in New Issue
Block a user