mirror of
https://code.castopod.org/adaures/castopod
synced 2025-06-23 07:55:14 +00:00
Edit Platforms.php add discourse
This commit is contained in:
parent
609678e4da
commit
864b6c6563
@ -274,6 +274,11 @@ class Platforms
|
|||||||
'home_url' => 'https://discord.com/',
|
'home_url' => 'https://discord.com/',
|
||||||
'submit_url' => 'https://discord.com/register',
|
'submit_url' => 'https://discord.com/register',
|
||||||
],
|
],
|
||||||
|
'discourse' => [
|
||||||
|
'label' => 'Discourse',
|
||||||
|
'home_url' => 'https://www.discourse.org/',
|
||||||
|
'submit_url' => null,
|
||||||
|
],
|
||||||
'facebook' => [
|
'facebook' => [
|
||||||
'label' => 'Facebook',
|
'label' => 'Facebook',
|
||||||
'home_url' => 'https://www.facebook.com/',
|
'home_url' => 'https://www.facebook.com/',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user