mirror of
https://github.com/discourse/discourse.git
synced 2025-02-17 16:55:08 +00:00
FIX: Lint
This commit is contained in:
parent
8e77b4d58e
commit
85d8d5d092
@ -536,7 +536,7 @@ class PluginApi {
|
||||
return reopenWidget(name, args);
|
||||
}
|
||||
|
||||
addFlagProperty(property) {
|
||||
addFlagProperty() {
|
||||
deprecated(
|
||||
"addFlagProperty has been removed. Use the reviewable API instead."
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user