FIX: Add a missing service injection (#24341)

Fixes the reorder-categories modal.
This commit is contained in:
Jarek Radosz 2023-11-13 01:31:04 +01:00 committed by GitHub
parent ea0b37c1cf
commit 1e1bb45b96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ import Category from "discourse/models/category";
export default class DiscoveryNavigation extends Component {
@service router;
@service currentUser;
@service modal;
get filterMode() {
return calculateFilterMode({