Skip to content

Commit 46da98b

Browse files
committed
note to self
1 parent 5744491 commit 46da98b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bk1ch05p227branching/bk1ch05p227branching/ViewController.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ class ViewController: UIViewController {
6464
}
6565
}
6666

67+
// these will also be repeated in chapter 10
68+
6769
if let ui = n.userInfo {
6870
if let prog = ui["progress"] as? Double {
6971
self.progress = prog

0 commit comments

Comments
 (0)