Fix CouchTracker category-ids

This commit is contained in:
Daniel Khamsing 2021-01-21 08:39:10 -08:00
parent 88f966142b
commit 807f8d66a9
1 changed files with 3 additions and 3 deletions

View File

@ -24276,14 +24276,14 @@
"title": "CouchTracker",
"category-ids": [
"media",
"mvvm"
"rxswift"
],
"tags": [
"swift",
"trakt",
"rxswift",
"moya",
"kingfisher"
"kingfisher",
"mvvm"
],
"description": "Keep track of your favorite TV shows and movies using Trakt",
"source": "https://github.com/pietrocaselani/CouchTracker",