mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-28 01:21:13 +01:00
fix chat links not working in flag details page
This commit is contained in:
@@ -44,6 +44,7 @@ define('forum/flags/detail', ['forum/flags/list', 'components', 'translator'], f
|
||||
});
|
||||
|
||||
FlagsList.enableFilterForm();
|
||||
FlagsList.enableChatButtons();
|
||||
};
|
||||
|
||||
Flags.reloadNotes = function (notes) {
|
||||
|
||||
Reference in New Issue
Block a user