mirror of
https://github.com/discourse/discourse.git
synced 2025-03-15 18:45:35 +08:00
FIX: computed is not used
This commit is contained in:
parent
a0f7953f0c
commit
aa4a38b08a
@ -1,5 +1,4 @@
|
||||
import { buildCategoryPanel } from "discourse/components/edit-category-panel";
|
||||
import computed from "ember-addons/ember-computed-decorators";
|
||||
|
||||
export default buildCategoryPanel("tags", {
|
||||
allowedTagsEmpty: Ember.computed.empty("category.allowed_tags"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user