]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Statistics.php
Update function / rearrange tab order
[friendica.git] / src / Module / Statistics.php
index e69f75421649bc216b66741ec0de298380b485de..dc205578222eeb3abe11c8cfaff1bfb287adced1 100644 (file)
@@ -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'),