Skip to content

Commit

Permalink
Clarified README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mroloux committed Aug 28, 2024
1 parent 288e359 commit a136a9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ class SeatingChartSample: UIViewController {

override func viewDidDisappear(_ animated: Bool) {
seatsio.cleanup()
seatsio = nil
}
}
```
Expand Down

0 comments on commit a136a9f

Please sign in to comment.