Rename fun.
This commit is contained in:
parent
93b1c9e597
commit
725e6c9855
5 changed files with 5 additions and 5 deletions
|
|
@ -24,7 +24,7 @@ interface ForwardEntryPoint : FeatureEntryPoint {
|
|||
}
|
||||
|
||||
interface Callback : Plugin {
|
||||
fun onForwardDone(roomIds: List<RoomId>)
|
||||
fun onDone(roomIds: List<RoomId>)
|
||||
}
|
||||
|
||||
data class Params(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue