mirror of
https://github.com/Sheldan/Sissi.git
synced 2026-01-26 19:21:43 +00:00
[SIS-xxx] adding rendering of current Debra donation information
updating for Debra 2023 campaign adding internal rest api for debra information adding a debra button to receive information
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"title": "${title}",
|
||||
"url": "${url}"
|
||||
},
|
||||
"description": "${url}<#if description?has_content>\n${description}</#if>",
|
||||
"description": "${url?json_string}<#if description?has_content>\n${description?json_string}</#if>",
|
||||
"footer": {
|
||||
"text": "${category}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user