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.
1 parent 9626115 commit 72da31cCopy full SHA for 72da31c
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