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

Add support to disable darkmode routes #1310

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

dfsmania
Copy link
Collaborator

@dfsmania dfsmania commented Oct 5, 2024

Question Answer
Pull request type ENHANCEMENT
License MIT

What's in this PR?

Fix #1026

Add support to disable the darkmode routes by using a new configuration option:

'disable_darkmode_routes' => false,

You need to set the option to true in order to disable darkmode routes.

Checklist

  • I tested these changes.
  • I have linked the related issues.

@dfsmania dfsmania requested a review from resslinger October 5, 2024 20:32
@resslinger resslinger merged commit 9ce9ef6 into jeroennoten:master Oct 10, 2024
34 checks passed
@dfsmania dfsmania deleted the fix_issue_1026 branch October 10, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Disable Dark Mode Route
2 participants