We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9626115 + 72da31c commit c51644bCopy full SHA for c51644b
Loop/Managers/LoopAppManager.swift
@@ -288,6 +288,7 @@ class LoopAppManager: NSObject {
288
statusTableViewController.deviceManager = deviceDataManager
289
statusTableViewController.onboardingManager = onboardingManager
290
statusTableViewController.supportManager = supportManager
291
+ statusTableViewController.testingScenariosManager = testingScenariosManager
292
bluetoothStateManager.addBluetoothObserver(statusTableViewController)
293
294
var rootNavigationController = rootViewController as? RootNavigationController
0 commit comments