Skip to content

Commit 5f39e93

Browse files
committed
update demo for #87
1 parent 995162b commit 5f39e93

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Example/Demo/WithURLsViewController.swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,8 @@ extension WithURLsViewController:UICollectionViewDataSource {
9696
options: [
9797
.theme(.dark),
9898
.rightNavItemTitle("Info", delegate: self)
99-
])
99+
],
100+
from: self)
100101

101102
return cell
102103
}

0 commit comments

Comments
 (0)