Rename fun.
This commit is contained in:
parent
70cbf3c090
commit
bf26a8b93c
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