mirror of
https://github.com/Sheldan/OnePlusBot.git
synced 2026-01-14 20:36:11 +00:00
[OPB-xxx] fixing incorrect ID formatting for leave template
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
<#assign user>${user.name} (${user.id})</#assign>
|
||||
<#assign user>${user.name} (${user.id?c})</#assign>
|
||||
"additionalMessage": "<@safe_include "user_left_text"/>"
|
||||
}
|
||||
Reference in New Issue
Block a user