[AB-331] adding templates for the separate vote decision

This commit is contained in:
Sheldan
2021-09-28 22:20:54 +02:00
parent e53d75dcc8
commit 61f3910878
5 changed files with 11 additions and 2 deletions

View File

@@ -4,5 +4,5 @@
"preventEmptyEmbed": "true",
"ephemeral": true
},
"description": "<@safe_include "suggestion_vote_cast_notification_text"/>"
"description": "<@safe_include "suggestion_vote_agreement_notification_text"/>"
}

View File

@@ -0,0 +1,8 @@
{
<#include "abstracto_color">,
"metaConfig" : {
"preventEmptyEmbed": "true",
"ephemeral": true
},
"description": "<@safe_include "suggestion_vote_disagreement_notification_text"/>"
}