Skip to content

Commit

Permalink
Suppress warnings in iOS 13 Continue Reading Widget
Browse files Browse the repository at this point in the history
  • Loading branch information
tonisevener committed Nov 7, 2022
1 parent 807cc10 commit 67402f5
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -2,6 +2,7 @@ import UIKit
import NotificationCenter
import WMF

@available(*, deprecated, message: "TODO: Rework into iOS 14 home screen widget")
class WMFTodayContinueReadingWidgetViewController: ExtensionViewController, NCWidgetProviding {
@IBOutlet weak var imageView: UIImageView!

Expand Down

0 comments on commit 67402f5

Please sign in to comment.