diff --git a/Delta/Settings/Syncing/SyncStatusViewController.swift b/Delta/Settings/Syncing/SyncStatusViewController.swift index 22224cb..89a7f7c 100644 --- a/Delta/Settings/Syncing/SyncStatusViewController.swift +++ b/Delta/Settings/Syncing/SyncStatusViewController.swift @@ -20,6 +20,8 @@ class SyncStatusViewController: UITableViewController { super.viewDidLoad() + self.definesPresentationContext = true + self.tableView.dataSource = self.dataSource let fetchedDataSource = self.dataSource.dataSources.last