mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 04:08:44 +03:00
Fix formatting issue.
This commit is contained in:
parent
642da5a8e8
commit
fe42cdc582
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@
|
|||
|
||||
package im.vector.app.features.home.room.detail.error
|
||||
|
||||
class RoomNotFound: Throwable()
|
||||
class RoomNotFound : Throwable()
|
||||
|
|
Loading…
Add table
Reference in a new issue