mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-04-14 19:56:30 +00:00
[AB-242] adding templates for suggestion improvements containing veto, unsuggest and splitting suggest message templates
updating help templates fixing template for deleted users doing a double safe include leading to incorrect json structure
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<#include "user_author">
|
||||
<@user_author user=author/>
|
||||
<#else>
|
||||
<@safe_include "deleted_user_author"/>
|
||||
<#include "deleted_user_author"/>
|
||||
</#if>,
|
||||
<#include "abstracto_color">,
|
||||
<#if embeddedMessage.content?has_content || embeddedMessage.embeds?size gt 0>
|
||||
|
||||
Reference in New Issue
Block a user