Toggle navigation
Toggle navigation
This project
Loading...
Sign in
open-source
/
warply_sdk_framework
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Manos Chorianopoulos
2026-03-03 10:14:33 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6121fb98174c4570898621df806a5b44a6dc5b18
6121fb98
1 parent
8c6d28a0
verbal fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
SwiftWarplyFramework/SwiftWarplyFramework/screens/CouponViewController/CouponViewController.swift
SwiftWarplyFramework/SwiftWarplyFramework/screens/CouponViewController/CouponViewController.swift
View file @
6121fb9
...
...
@@ -212,7 +212,7 @@ import UIKit
// QR Code section
couponQRTitleLabel
.
font
=
UIFont
(
name
:
"PingLCG-Regular"
,
size
:
16
)
couponQRTitleLabel
.
textColor
=
UIColor
(
rgb
:
0x000F1E
)
couponQRTitleLabel
.
text
=
"
QR
Κουπονιού"
couponQRTitleLabel
.
text
=
"
Barcode
Κουπονιού"
// Terms — from couponset_data terms
termsLabel
.
font
=
UIFont
(
name
:
"PingLCG-Regular"
,
size
:
16
)
...
...
Please
register
or
login
to post a comment