Manos Chorianopoulos

CouponBarcodeViewController terms fix

......@@ -364,7 +364,7 @@ import AVFoundation
termsTextView.dataDetectorTypes = [.link]
// Uncomment if Barcode Section is active again
// toggleTerms()
toggleTerms()
if (isMarket == false) {
toggleBarcode()
}
......