mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 03:40:00 +08:00
DEV: fix typo in addSidebarSection
API example (#25393)
This commit is contained in:
parent
2abf0f483c
commit
9dfa31202e
|
@ -2432,7 +2432,7 @@ class PluginApi {
|
|||
* get text() {
|
||||
* return "dev channel";
|
||||
* }
|
||||
* get prefixValue() {
|
||||
* get prefixType() {
|
||||
* return "icon";
|
||||
* }
|
||||
* get prefixValue() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user