Skip to content

Commit c8cb7b5

Browse files
authored
Merge pull request LoopKit#16 from tidepool-org/ps2/LOOP-5235/enable-scheduled-presets
LOOP-5235 async updates
2 parents 7ac6ac5 + f231037 commit c8cb7b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

LoopSupportPlugin/LoopSupportPlugin.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ import LoopSupportKitUI
1313
class LoopSupportPlugin: NSObject, SupportUIPlugin {
1414
private let log = OSLog(category: "LoopSupportPlugin")
1515

16+
@MainActor
1617
public let support: SupportUI = LoopSupportUI()
1718

1819
override init() {

0 commit comments

Comments
 (0)