chore: fix initial loading indicator mobile
This commit is contained in:
@@ -11,4 +11,6 @@ export interface SyncClientInterface {
|
||||
getLastSyncDate(): Date | undefined
|
||||
|
||||
getSyncStatus(): SyncOpStatus
|
||||
|
||||
completedOnlineDownloadFirstSync: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user