mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 08:32:53 +02:00
Update screen template.
This commit is contained in:
@@ -19,6 +19,6 @@ import Foundation
|
||||
/// TemplateScreenViewController view state
|
||||
enum TemplateScreenViewState {
|
||||
case loading
|
||||
case loaded
|
||||
case loaded(_ displayName: String)
|
||||
case error(Error)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user