mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-01-23 17:52:54 +02:00
Merge pull request #686 from eltociear/patch-2
chore: update app.js.template
This commit is contained in:
commit
9deb93572f
@ -551,7 +551,7 @@ function getPreferredColorScheme(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Write chosen color scheme to local storage
|
// Write chosen color scheme to local storage
|
||||||
// Unless the system scheme matches the the stored scheme, in which case... remove from local storage
|
// Unless the system scheme matches the stored scheme, in which case... remove from local storage
|
||||||
function savePreferredColorScheme(scheme){
|
function savePreferredColorScheme(scheme){
|
||||||
var systemScheme = 'light';
|
var systemScheme = 'light';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user