فهرست منبع

notification fix

Jon Fawcett 6 سال پیش
والد
کامیت
e1949600ea
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      LoopFollow/ViewControllers/MainViewController.swift

+ 1 - 1
LoopFollow/ViewControllers/MainViewController.swift

@@ -11,7 +11,7 @@ import Charts
 import EventKit
 
 
-class MainViewController: UIViewController, UITableViewDataSource, ChartViewDelegate {
+class MainViewController: UIViewController, UITableViewDataSource, ChartViewDelegate, UNUserNotificationCenterDelegate {
     
     @IBOutlet weak var BGText: UILabel!
     @IBOutlet weak var DeltaText: UILabel!