mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 04:23:01 +08:00
FIX: documentation was using incorrect function (#9876)
This commit is contained in:
parent
be16205118
commit
d9f915b195
@ -933,7 +933,7 @@ class PluginApi {
|
||||
*
|
||||
* Example:
|
||||
*
|
||||
* api.appendUsernameDecorator(username => {
|
||||
* api.addUsernameSelectorDecorator(username => {
|
||||
* return `<span class="status">[is_away]</class>`;
|
||||
* })
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user