Cleanup
This commit is contained in:
parent
e1f778e21a
commit
80524fb8c1
@ -5,7 +5,7 @@ Features ✨:
|
|||||||
-
|
-
|
||||||
|
|
||||||
Improvements 🙌:
|
Improvements 🙌:
|
||||||
- Fetch homeserver type and version and display in a new wetting screen and add info in rageshakes (#2831)
|
- Fetch homeserver type and version and display in a new setting screen and add info in rageshakes (#2831)
|
||||||
|
|
||||||
Bugfix 🐛:
|
Bugfix 🐛:
|
||||||
-
|
-
|
||||||
|
@ -21,4 +21,3 @@ import com.airbnb.mvrx.MvRxState
|
|||||||
data class BugReportState(
|
data class BugReportState(
|
||||||
val serverVersion: String = ""
|
val serverVersion: String = ""
|
||||||
) : MvRxState
|
) : MvRxState
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user