[SIS-xxx] fixing template keys

This commit is contained in:
Sheldan
2023-10-29 21:26:50 +01:00
parent 6f75c76fc4
commit 0bab3bbe69
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{
"additionalMessage": "<@safe_include "createServerNewsCategory_response_text"/>",
"additionalMessage": "<@safe_include "createNewsCategory_response_text"/>",
"messageConfig": {
"ephemeral": true
}

View File

@@ -1,5 +1,5 @@
{
"additionalMessage": "<@safe_include "createServerNewsCategoryMapping_response_text"/>",
"additionalMessage": "<@safe_include "createNewsCategoryChannelMapping_response_text"/>",
"messageConfig": {
"ephemeral": true
}

View File

@@ -1,5 +1,5 @@
{
"additionalMessage": "<@safe_include "deleteServerNewsCategoryMapping_response_text"/>",
"additionalMessage": "<@safe_include "deleteNewsCategoryChannelMapping_response_text"/>",
"messageConfig": {
"ephemeral": true
}