mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Decoding of tags working.
This commit is contained in:
@@ -574,6 +574,8 @@ private extension GoogleReaderCompatibleAccountDelegate {
|
||||
|
||||
os_log(.debug, log: log, "Syncing folders with %ld tags.", tags.count)
|
||||
|
||||
// TODO: filter on folder tag type
|
||||
// TODO: filter names to get rid of prefixes
|
||||
let tagNames = tags.map { $0.tagID }
|
||||
|
||||
// Delete any folders not at GoogleReaderCompatible
|
||||
|
||||
Reference in New Issue
Block a user