Skip to content

Commit

Permalink
Merge pull request #13 from erajayatech/hafizarr
Browse files Browse the repository at this point in the history
feat: new source jdsport-kiosk [JK-322] #time 30m
  • Loading branch information
hafizarr authored Apr 18, 2024
2 parents 442b55a + 36d2162 commit 1800991
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helper.go
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ func CreateKeyValuePairs(m map[string]string) string {
func IsSourceJdsportKiosk(source string) bool {
switch source {
case
constants.XSource_JDSport_Kiosk,
constants.XSource_JDSport_Mkg_k1,
constants.XSource_JDSport_Lmp_k1,
constants.XSource_JDSport_Pim_k1,
Expand Down

0 comments on commit 1800991

Please sign in to comment.