You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix fallback log message never emitted due to mutated state
Capture the requested serverExposureMode before calling
applyDesktopServerExposureMode, which mutates desktopSettings.
The fallback diagnostic check now compares against the original
requested mode instead of the already-overwritten value.
0 commit comments