Shopping category, close #555

This commit is contained in:
dkhamsing 2018-02-17 10:07:06 -08:00
parent 65595abe7f
commit dc4c7c6593
1 changed files with 6 additions and 2 deletions

View File

@ -205,6 +205,10 @@
"title": "Sample", "title": "Sample",
"id": "sample" "id": "sample"
}, },
{
"title": "Shopping",
"id": "shopping"
},
{ {
"title": "Scan", "title": "Scan",
"id": "scan" "id": "scan"
@ -5098,7 +5102,7 @@
{ {
"title": "OpenShop.io", "title": "OpenShop.io",
"category-ids": [ "category-ids": [
"sample" "shopping"
], ],
"tags": [ "tags": [
"objc" "objc"
@ -11133,7 +11137,7 @@
{ {
"title": "Good Living Guide: home snacks, gifts, beauty, shopping..", "title": "Good Living Guide: home snacks, gifts, beauty, shopping..",
"category-ids": [ "category-ids": [
"content" "shopping"
], ],
"source": "https://github.com/hrscy/DanTang", "source": "https://github.com/hrscy/DanTang",
"license": "mit", "license": "mit",