Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ecomplus/discounts-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Nov 22, 2024
2 parents 6909494 + 581820a commit 7aa2b9b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions assets/application.json
Original file line number Diff line number Diff line change
Expand Up @@ -475,14 +475,14 @@
"freebie_coupon": {
"type": "string",
"maxLength": 255,
"title": "Cupom de brinde",
"title": "Cupom para brinde",
"description": "Se preenchido, os brindes serão disponibilizados apenas com a inserção deste cupom"
},
"freebie_utm": {
"type": "string",
"maxLength": 255,
"title": "Utm de brinde",
"description": "Se preenchido, os brindes serão disponibilizados apenas com o uso do utm"
"title": "UTM para brinde",
"description": "Se preenchido, os brindes serão disponibilizados apenas com o uso do UTM"
},
"domain": {
"type": "string",
Expand Down

0 comments on commit 7aa2b9b

Please sign in to comment.