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
40d1501 refactored and introduced a
bug:
old behavior (before above commit)
logo -> lockscreen -> host connects -> logo
above commit changed to this by accident, skipping the logo at the start:
lockscreen -> host connects -> logo
This commit restores the original behavior.
0 commit comments