Outage detection.

pull/1/head
Matthew Chen 7 years ago
parent ae50dbe198
commit 1eb02bfd92

@ -11,7 +11,7 @@ class ReminderView: UIView {
typealias Action = () -> Void typealias Action = () -> Void
var tapAction: (() -> Void)? var tapAction: Action?
var text: String? { var text: String? {
get { get {

Loading…
Cancel
Save