mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-03-05 07:59:36 +00:00
[AB-xxx] adding hint for the snooze command to the reminder embed
This commit is contained in:
@@ -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>,
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
In case you want to be reminded at a different time, you can set a new duration using the snooze command.
|
||||
Reference in New Issue
Block a user