Fix race condition against Firefox...

This commit is contained in:
yflory 2021-01-26 16:57:31 +01:00
parent e25b87534e
commit d372c64c62
1 changed files with 1 additions and 0 deletions

View File

@ -458,6 +458,7 @@ define([
}
if (val === 'default') { val = ''; }
window.location.hash = ''; // XXX This is a hack to fix Firefox trying to be smart
sframeChan.query('Q_COLORTHEME_CHANGE', {
theme: val,
flush: flush