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 a78197c commit 810f0d6Copy full SHA for 810f0d6
LoopSupportKitUI/LoopSupportUI.swift
@@ -13,7 +13,7 @@ import LoopKitUI
13
14
public final class LoopSupportUI: SupportUI {
15
16
- public static var pluginIdentifier: String = "LoopSupportUI"
+ public var pluginIdentifier: String = "LoopSupportUI"
17
18
private var analytics = LoopKitAnalytics.shared
19
0 commit comments