mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 10:32:46 +02:00
[Spaces] M10.6 Space preview bottom sheet #4497
This commit is contained in:
@@ -21,6 +21,6 @@ import Foundation
|
||||
/// SpaceListViewController view actions exposed to view model
|
||||
enum SpaceListViewAction {
|
||||
case loadData
|
||||
case selectRow(at: IndexPath)
|
||||
case selectRow(at: IndexPath, from: UIView?)
|
||||
case moreAction(at: IndexPath, from: UIView)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user