mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-15 01:35:07 +08:00
Cleanup
This commit is contained in:
parent
e1f778e21a
commit
80524fb8c1
@ -5,7 +5,7 @@ Features ✨:
|
||||
-
|
||||
|
||||
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 🐛:
|
||||
-
|
||||
|
@ -21,4 +21,3 @@ import com.airbnb.mvrx.MvRxState
|
||||
data class BugReportState(
|
||||
val serverVersion: String = ""
|
||||
) : MvRxState
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user