Decoding of tags working.

This commit is contained in:
Jeremy Beker
2019-05-30 16:01:56 -04:00
parent fdc0374c4f
commit 46e21f57e8
3 changed files with 16 additions and 6 deletions

View File

@@ -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