mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
timeline refresh can now be controlled
This commit is contained in:
@@ -116,7 +116,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate, UNUserNotificationCenterD
|
||||
#endif
|
||||
|
||||
if #available(iOS 14, *) {
|
||||
WidgetDataEncoder.encodeWidgetData()
|
||||
WidgetDataEncoder.encodeWidgetData(refreshTimeline: false)
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user