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

fix(ui/dark-mode): potential memory leak issue in auto mode #688

Merged
merged 1 commit into from Dec 18, 2023

Conversation

qwqcode
Copy link
Member

@qwqcode qwqcode commented Dec 18, 2023

No description provided.

@@ -1,30 +0,0 @@
const darkModeMedia = window.matchMedia('(prefers-color-scheme: dark)')
Copy link
Member Author

Choose a reason for hiding this comment

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

@qwqcode qwqcode merged commit 1b93875 into master Dec 18, 2023
5 of 6 checks passed
@qwqcode qwqcode deleted the fix/ui/dark-mode branch December 18, 2023 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant