Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEV: Fix deprecations #9

Merged
merged 4 commits into from
Dec 11, 2023
Merged

DEV: Fix deprecations #9

merged 4 commits into from
Dec 11, 2023

Conversation

CvX
Copy link
Contributor

@CvX CvX commented Dec 11, 2023

No description provided.

@CvX CvX marked this pull request as ready for review December 11, 2023 08:41
return router.currentRoute.name.includes("discovery.category");
}

@service router;

showFooter() {
getOwner(this).lookup("controller:application").showFooter = true;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

showFooter is true by default, so this shouldn't be needed?

@CvX CvX merged commit 8a03a9b into main Dec 11, 2023
4 checks passed
@CvX CvX deleted the update branch December 11, 2023 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants