fix build

This commit is contained in:
greenart7c3 2023-08-23 07:33:49 -03:00
parent 7ea6495f28
commit b63479c45f

View File

@ -747,7 +747,7 @@ fun BoostReaction(
onQuote = {
wantsToBoost = false
onQuotePress()
}
},
onRepost = {
scope.launch(Dispatchers.IO) {
event = accountViewModel.boost(baseNote, false)