mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Cleanup
This commit is contained in:
parent
e1f778e21a
commit
80524fb8c1
2 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue