mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
Update ReactionsMenuViewModel to handle a list of reactions.
This commit is contained in:
@@ -18,5 +18,6 @@ import UIKit
|
||||
|
||||
/// Action chosen by the user
|
||||
enum ReactionsMenuViewAction {
|
||||
case toggleReaction(ReactionsMenuReaction)
|
||||
case loadData
|
||||
case tap(reaction: String)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user