mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-05 23:47:44 +02:00
MockAppScreens: Add live location lab flag promotion screen.
This commit is contained in:
@@ -19,6 +19,7 @@ import Foundation
|
||||
/// The static list of mocked screens in RiotSwiftUI
|
||||
enum MockAppScreens {
|
||||
static let appScreens: [MockScreenState.Type] = [
|
||||
MockLiveLocationLabPromotionScreenState.self,
|
||||
MockLiveLocationSharingViewerScreenState.self,
|
||||
MockAuthenticationLoginScreenState.self,
|
||||
MockAuthenticationReCaptchaScreenState.self,
|
||||
|
||||
Reference in New Issue
Block a user