Skip to content

Commit

Permalink
Add Funnel as InsightDisplayMode
Browse files Browse the repository at this point in the history
  • Loading branch information
winsmith committed Mar 2, 2023
1 parent 9536a33 commit 60939c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/DataTransferObjects/DTOs/DTOv2.swift
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ public enum InsightDisplayMode: String, Codable {
case barChart
case lineChart
case pieChart
case funnel
case funnelChart
}

public extension DTOv2.Insight {
Expand Down

0 comments on commit 60939c6

Please sign in to comment.