Make SyncState values match SyncServiceState values.
This commit is contained in:
+2
-2
@@ -18,7 +18,7 @@ package io.element.android.libraries.matrix.api.sync
|
||||
|
||||
enum class SyncState {
|
||||
Idle,
|
||||
Syncing,
|
||||
InError,
|
||||
Running,
|
||||
Error,
|
||||
Terminated,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user