fix build
This commit is contained in:
@@ -747,7 +747,7 @@ fun BoostReaction(
|
|||||||
onQuote = {
|
onQuote = {
|
||||||
wantsToBoost = false
|
wantsToBoost = false
|
||||||
onQuotePress()
|
onQuotePress()
|
||||||
}
|
},
|
||||||
onRepost = {
|
onRepost = {
|
||||||
scope.launch(Dispatchers.IO) {
|
scope.launch(Dispatchers.IO) {
|
||||||
event = accountViewModel.boost(baseNote, false)
|
event = accountViewModel.boost(baseNote, false)
|
||||||
|
|||||||
Reference in New Issue
Block a user