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

View File

@@ -0,0 +1 @@
In case you want to be reminded at a different time, you can set a new duration using the snooze command.