Edit Platforms.php add discourse

This commit is contained in:
kloo kloo 2025-05-17 17:15:09 +00:00 committed by Yassine Doghri
parent 609678e4da
commit 864b6c6563

View File

@ -274,6 +274,11 @@ class Platforms
'home_url' => 'https://discord.com/',
'submit_url' => 'https://discord.com/register',
],
'discourse' => [
'label' => 'Discourse',
'home_url' => 'https://www.discourse.org/',
'submit_url' => null,
],
'facebook' => [
'label' => 'Facebook',
'home_url' => 'https://www.facebook.com/',