Shopping category, close #555
This commit is contained in:
parent
65595abe7f
commit
dc4c7c6593
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue