Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -364,7 +364,7 @@ import AVFoundation | ... | @@ -364,7 +364,7 @@ import AVFoundation |
364 | termsTextView.dataDetectorTypes = [.link] | 364 | termsTextView.dataDetectorTypes = [.link] |
365 | 365 | ||
366 | // Uncomment if Barcode Section is active again | 366 | // Uncomment if Barcode Section is active again |
367 | -// toggleTerms() | 367 | + toggleTerms() |
368 | if (isMarket == false) { | 368 | if (isMarket == false) { |
369 | toggleBarcode() | 369 | toggleBarcode() |
370 | } | 370 | } | ... | ... |
-
Please register or login to post a comment