mirror of
https://github.com/yattee/yattee.git
synced 2025-08-06 10:44:06 +00:00
Minor fixes
This commit is contained in:
@@ -76,7 +76,7 @@ struct URLBookmarkModel {
|
||||
}
|
||||
|
||||
func refreshAll() {
|
||||
logger.info("refreshing all bookamrks")
|
||||
logger.info("refreshing all bookmarks")
|
||||
|
||||
allURLs.forEach { url in
|
||||
if loadBookmark(url) != nil {
|
||||
|
Reference in New Issue
Block a user