[AB-93] adapting templates causing an message attachment to use new behaviour

This commit is contained in:
Sheldan
2023-05-18 22:33:36 +02:00
parent 892de1bcd3
commit 7300dccfc7
4 changed files with 7 additions and 4 deletions

View File

@@ -7,7 +7,8 @@
"additionalMessage": "<@safe_include "downloadEmoteStats_response_embed_text"/>",
"files": [
{
"fileName": "${serverId}-emotestats.csv"
"fileName": "<@safe_include "downloadEmoteStats_file_name"/>",
"fileContent": "<@safe_include "downloadEmoteStats_file_content"/>"
}
]
}