mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-01-27 03:47:42 +00:00
[AB-138] added template for server channel conflict and fixed syntax in starboard post
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
},
|
||||
<#include "abstracto_color">,
|
||||
<#if message.content?has_content || message.embeds?size gt 0>
|
||||
,"description": "${message.content?js_string}
|
||||
"description": "${message.content?js_string}
|
||||
<#list message.embeds>
|
||||
<@safe_include "starboard_post_embed_embeds_name"/>:
|
||||
<#items as embed>
|
||||
|
||||
Reference in New Issue
Block a user