mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-27 05:49:25 -04:00
Code removal
This commit is contained in:
parent
fada467f7d
commit
779bd8e81d
@ -310,7 +310,6 @@ extension MainController: ButtonDelegates {
|
||||
"isMainPage": NSNumber(value: article.isMainPage)
|
||||
]
|
||||
}
|
||||
print(bookmarks.count)
|
||||
defaults.set(bookmarks, forKey: "bookmarks")
|
||||
NCWidgetController.widgetController().setHasContent(bookmarks.count > 0, forWidgetWithBundleIdentifier: "self.Kiwix.Bookmarks")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user