mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
upstream-merge-16484 [MDB IGNORE] (#9289)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
if(!length(message))
|
||||
return FALSE
|
||||
|
||||
if(CONFIG_GET(flag/disable_webhook_embeds)) // CHOMPEdit
|
||||
if(CONFIG_GET(flag/disable_webhook_embeds))
|
||||
var/list/embed_content
|
||||
for(var/list/embed in message["embeds"])
|
||||
if(embed["title"])
|
||||
|
||||
Reference in New Issue
Block a user