Skip to content

Commit

Permalink
add comment re block-ctl-fb
Browse files Browse the repository at this point in the history
  • Loading branch information
ladamski committed Apr 24, 2024
1 parent 11075c3 commit a2897a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/TrackerRadarKit/TrackerData.swift
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ public struct KnownTracker: Codable, Equatable {
public enum ActionType: String, Codable {
case block
case ignore
// blockCtlFB is treated as "block" for rule creation logic
case blockCtlFB = "block-ctl-fb"
}

Expand Down

0 comments on commit a2897a8

Please sign in to comment.