1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-01-20 12:48:26 +01:00

Fix wrong category

This commit is contained in:
dkhamsing 2020-05-26 08:02:23 -07:00
parent c6403198dd
commit f9feb022b0

View File

@ -20737,7 +20737,7 @@
{
"title": "FireTodo",
"category-ids": [
"task",
"tasks",
"swiftui"
],
"description": "Simple Todo using SwiftUI, Firebase, Redux",