mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
missed a file somehow?
This commit is contained in:
@@ -47,6 +47,9 @@ createWidget('user-menu-links', {
|
||||
icon: 'user-secret' });
|
||||
} else {
|
||||
glyphs.push({ action: 'toggleAnonymous',
|
||||
label: 'switch_from_anon',
|
||||
className: 'disable-anonymous',
|
||||
icon: 'ban' });
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user