[AB-xxx] adding hint for the snooze command to the reminder embed

This commit is contained in:
Sheldan
2026-01-03 01:03:29 +01:00
parent 43ef9b1109
commit 0d65357f1a
2 changed files with 6 additions and 1 deletions

View File

@@ -23,7 +23,11 @@
"value": "[<@safe_include "remind_reminder_link_content_display_text"/>](${messageUrl})"
}
</#if>
]
]<#if !reminderDisplay.userCommand>,
"footer": {
"text": "<@safe_include "remind_reminder_snooze_hint"/>"
}
</#if>
}
]
<#if !reminderDisplay.userCommand>,