fix: broken discord form (#302)
This commit is contained in:
+1
-1
@@ -231,7 +231,7 @@
|
||||
|
||||
if ($rowCount == 0) {
|
||||
$notificationsDiscord['enabled'] = 0;
|
||||
$notificationsDiscord['url'] = "";
|
||||
$notificationsDiscord['webhook_url'] = "";
|
||||
$notificationsDiscord['bot_username'] = "";
|
||||
$notificationsDiscord['bot_avatar'] = "";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user