@livey0u It is just a requirejs module so just require it.
require(['components'], function (components) { components.get('user/logout').off('click').on('click', function() { // your custom behaviour here }); });filter:user.settings renamed
-
If you are using
filter:user.settings
it will be renamed tofilter:user.customSettings
in 0.8.3.https://github.com/NodeBB/NodeBB/issues/3606
https://github.com/NodeBB/NodeBB/commit/d96073dbbffdd584ae38df39430553e1e7ab1e06
Suggested Topics
-
Unsolved Getting Error while searching an User
Technical Support • • Andi
Copyright © 2022 NodeBB | Contributors