fix: email (#2922)

This commit is contained in:
Daniel Salazar
2026-05-05 15:21:15 -07:00
committed by GitHub
parent 58a7459e45
commit 4252b7f76f
+1 -1
View File
@@ -69,7 +69,7 @@ The Puter Team
html: `
<p>Hi{{#if owner_username}} {{owner_username}}{{/if}},</p>
<p>
Please update <a href="https://apps.puter.com/apps/{{app_name}}">{{app_title}}</a>.
Please update <a href="https://apps.puter.com/app/{{app_name}}">{{app_title}}</a>.
</p>
<p><strong>Requested updates:</strong></p>
<blockquote>{{message}}</blockquote>