Skip to content

Commit

Permalink
refactor: ♻️ added "Display Home Screen" as a final activity in flow …
Browse files Browse the repository at this point in the history
…diagram
  • Loading branch information
rickkoekkoek committed Jan 9, 2024
1 parent 0168de1 commit f2f4f9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tdd/startup-phase-flow.puml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ if (isloading is true) then (yes)
:Display Loading Screen;
endif

:Display Home Screen;
stop
@enduml

0 comments on commit f2f4f9f

Please sign in to comment.