discord: use placeholder if guild icon not available

also centers the invite on the form/user discord modal.
This commit is contained in:
Harvey Tindall
2023-06-19 17:48:24 +01:00
parent 765a749959
commit 094f7cea94
5 changed files with 15 additions and 4 deletions
+2 -1
View File
@@ -40,7 +40,8 @@ module.exports = {
d_urge: dark.d_urge,
d_warning: dark.d_warning,
d_info: dark.d_info,
d_critical: dark.d_critical
d_critical: dark.d_critical,
discord: "#5865F2"
}
}
},