mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 18:04:27 +02:00
The twitter addon is no import connector anymore
This commit is contained in:
parent
41bc148040
commit
97aecc8fc1
8 changed files with 9 additions and 31 deletions
|
@ -59,7 +59,7 @@ class Statistics extends BaseModule
|
|||
/// @todo mark the "service" addons and load them dynamically here
|
||||
$services = [
|
||||
'appnet' => Addon::isEnabled('appnet'),
|
||||
'buffer' => Addon::isEnabled('buffer'),
|
||||
'bluesky' => Addon::isEnabled('bluesky'),
|
||||
'dreamwidth' => Addon::isEnabled('dreamwidth'),
|
||||
'gnusocial' => Addon::isEnabled('gnusocial'),
|
||||
'libertree' => Addon::isEnabled('libertree'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue