Skip to content

Commit cb7cd1f

Browse files
author
叶晓冬
committed
Update sample qr string value
1 parent a976835 commit cb7cd1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RSBarcodesSample/RSBarcodesSample/BarcodeDisplayViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import RSBarcodes
1616
class BarcodeDisplayViewController: UIViewController {
1717
@IBOutlet weak var imageDisplayed: UIImageView!
1818

19-
var contents: String = "https://github.com/VMwareFusion/nautilus"
19+
var contents: String = "https://github.com/yeahdongcn/"
2020

2121
override func viewDidLoad() {
2222
super.viewDidLoad()

0 commit comments

Comments
 (0)