mirror of
https://github.com/Sheldan/Sissi.git
synced 2026-01-01 15:28:25 +00:00
[SIS-xxx] fixing template keys
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"additionalMessage": "<@safe_include "createServerNewsCategory_response_text"/>",
|
||||
"additionalMessage": "<@safe_include "createNewsCategory_response_text"/>",
|
||||
"messageConfig": {
|
||||
"ephemeral": true
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"additionalMessage": "<@safe_include "createServerNewsCategoryMapping_response_text"/>",
|
||||
"additionalMessage": "<@safe_include "createNewsCategoryChannelMapping_response_text"/>",
|
||||
"messageConfig": {
|
||||
"ephemeral": true
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"additionalMessage": "<@safe_include "deleteServerNewsCategoryMapping_response_text"/>",
|
||||
"additionalMessage": "<@safe_include "deleteNewsCategoryChannelMapping_response_text"/>",
|
||||
"messageConfig": {
|
||||
"ephemeral": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user