mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 18:12:44 +02:00
Renamed session to sessionInfo
This commit is contained in:
@@ -44,9 +44,3 @@ enum UserOtherSessionsSection: Hashable, Identifiable {
|
||||
enum UserOtherSessionsViewAction {
|
||||
case userOtherSessionSelected(sessionId: String)
|
||||
}
|
||||
|
||||
enum OtherUserSessionsFilter {
|
||||
case all
|
||||
case inactive
|
||||
case unverified
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user