mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 21:28:27 +02:00
Fix Settings sometimes not being injected to header
This commit is contained in:
@@ -116,7 +116,7 @@ document.addEventListener('readystatechange', e => {
|
||||
// Preload Remote Play
|
||||
getPref(PrefKey.REMOTE_PLAY_ENABLED) && RemotePlay.preload();
|
||||
} else {
|
||||
// Show Settings button in the header when not signed
|
||||
// Show Settings button in the header when not signed in
|
||||
HeaderSection.watchHeader();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user