Update theme.js

This commit is contained in:
SergeyAverin 2020-10-16 21:13:00 +06:00 committed by GitHub
parent be244b68c7
commit 4303048876
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,4 +38,4 @@ if (Hr >= 19 || Hr < 5) {
enableDark();
} else {
disableDark();
}Wasd
}