mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-04-04 16:45:51 +00:00
[AB-71] adding templates for anti raid module
changing button style in assignable role place to secondary for better contrast
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
{
|
||||
"label": "${role.description?json_string}",
|
||||
"id": "${role.componentId}",
|
||||
"buttonStyle": "primary",
|
||||
"buttonStyle": "secondary",
|
||||
<#if role.emoteMarkDown??>
|
||||
"emoteMarkdown": "${role.emoteMarkDown?json_string}",
|
||||
</#if>
|
||||
|
||||
Reference in New Issue
Block a user