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 144e44c commit aca0074Copy full SHA for aca0074
elgg-plugin.php
@@ -128,7 +128,7 @@
128
'\ColdTrick\Questions\Menus\Site::registerQuestions' => [],
129
],
130
'menu:social' => [
131
- '\ColdTrick\Questions\Menus\Social::removeCommentsLinkForAnswers' => [],
+ '\ColdTrick\Questions\Menus\Social::removeCommentsLinkForAnswers' => ['priority' => 600],
132
133
'menu:title:object:question' => [
134
\Elgg\Notifications\RegisterSubscriptionMenuItemsHandler::class => [],
0 commit comments