mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 04:08:44 +03:00
Revert PR 4592 for devtools
This commit is contained in:
parent
34898f1c81
commit
c77fa38cc3
1 changed files with 4 additions and 0 deletions
|
@ -28,6 +28,10 @@ class RoomDevToolRootController @Inject constructor(
|
|||
|
||||
var interactionListener: DevToolsInteractionListener? = null
|
||||
|
||||
init {
|
||||
requestModelBuild()
|
||||
}
|
||||
|
||||
override fun buildModels() {
|
||||
val host = this
|
||||
genericButtonItem {
|
||||
|
|
Loading…
Add table
Reference in a new issue