mirror of
https://github.com/Sheldan/Sissi.git
synced 2026-01-26 19:21:43 +00:00
[SIS-xxx] fixing template content
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"additionalMessage": "<@safe_include "deleteServerNewsCategory_response_text"/>",
|
"additionalMessage": "<@safe_include "deleteNewsCategory_response_text"/>",
|
||||||
"messageConfig": {
|
"messageConfig": {
|
||||||
"ephemeral": true
|
"ephemeral": true
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
"title": "${title}",
|
"title": "${title}",
|
||||||
"url": "${url}"
|
"url": "${url}"
|
||||||
},
|
},
|
||||||
"description": "${url}<#if description?has_content>\n-${description}</#if>",
|
"description": "${url}<#if description?has_content>\n${description}</#if>",
|
||||||
"footer": {
|
"footer": {
|
||||||
"text": "${category}"
|
"text": "${category}"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
Created server news category mapping.
|
Created server news category channel mapping.
|
||||||
Reference in New Issue
Block a user