Skip to content

Commit

Permalink
simplify flowchart
Browse files Browse the repository at this point in the history
  • Loading branch information
ranbel committed Dec 13, 2024
1 parent 479f4c9 commit 875adc9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,5 @@ flowchart TB
preloginbehavior--"Log in to Windows"---->regexists{{"Has the user already registered with WARP?"}}
regexists--"Yes"-->user["Switch to that user's registration"]
regexists-. "No" .->reg
user--"Log out of Windows"--> prelogin
```

0 comments on commit 875adc9

Please sign in to comment.