We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66220c1 commit 4c8b191Copy full SHA for 4c8b191
activitypub.php
@@ -74,7 +74,7 @@ function init() {
74
75
require_once \dirname( __FILE__ ) . '/includes/class-shortcodes.php';
76
\Activitypub\Shortcodes::init();
77
-
+
78
require_once \dirname( __FILE__ ) . '/includes/class-mention.php';
79
\Activitypub\Mention::init();
80
0 commit comments