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 22d5973 commit 0bd0006Copy full SHA for 0bd0006
SDWebImageSwiftUI/Classes/Indicator/Indicator.swift
@@ -25,7 +25,7 @@ public struct Indicator {
25
}
26
27
28
-#if os(macOS) || os(iOS) || os(iOS)
+#if os(macOS) || os(iOS) || os(tvOS)
29
extension Indicator {
30
/// Activity Indicator
31
public static var activity: Indicator {
0 commit comments