We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e527acf commit 4c8989dCopy full SHA for 4c8989d
QR/TyC/TyCViewModel.swift
@@ -23,6 +23,7 @@ final class TyCViewModelImp : TyCViewModel {
23
}
24
25
func viewDidLoad() {
26
+ print("")
27
state.send(.start)
28
29
0 commit comments