Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 61126a9

Browse files
committed
Ghostery: enable crash telemetry
1 parent 84991b7 commit 61126a9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Branding/Ghostery/Features.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ extension Features.HumanWeb {
6060
}
6161

6262
extension Features.Telemetry {
63+
public static var isEnabled: Bool {
64+
return true
65+
}
6366
public static var brand: String {
6467
return "ghostery"
6568
}

0 commit comments

Comments
 (0)