Remove keyboard category

This commit is contained in:
dkhamsing 2020-04-18 10:06:49 -07:00
parent c5bbc2d89b
commit cbe2b780ea
1 changed files with 8 additions and 12 deletions

View File

@ -125,10 +125,6 @@
"title": "Home", "title": "Home",
"id": "home" "id": "home"
}, },
{
"title": "Keyboard",
"id": "keyboard"
},
{ {
"title": "Location", "title": "Location",
"id": "location" "id": "location"
@ -3130,7 +3126,7 @@
{ {
"title": "AA-Keyboard", "title": "AA-Keyboard",
"category-ids": [ "category-ids": [
"keyboard" "misc"
], ],
"tags": [ "tags": [
"objc", "objc",
@ -3150,7 +3146,7 @@
{ {
"title": "ClickWheelKeyboard", "title": "ClickWheelKeyboard",
"category-ids": [ "category-ids": [
"keyboard" "misc"
], ],
"tags": [ "tags": [
"ios8", "ios8",
@ -3172,7 +3168,7 @@
{ {
"title": "Link Keyboard : My Links Everywhere", "title": "Link Keyboard : My Links Everywhere",
"category-ids": [ "category-ids": [
"keyboard" "misc"
], ],
"tags": [ "tags": [
"swift", "swift",
@ -3233,7 +3229,7 @@
{ {
"title": "Hodor", "title": "Hodor",
"category-ids": [ "category-ids": [
"keyboard" "misc"
], ],
"description": "Fun Hodor keyboard", "description": "Fun Hodor keyboard",
"source": "https://github.com/jonomuller/Hodor-Keyboard", "source": "https://github.com/jonomuller/Hodor-Keyboard",
@ -3252,7 +3248,7 @@
{ {
"title": "NaughtyKeyboard", "title": "NaughtyKeyboard",
"category-ids": [ "category-ids": [
"keyboard" "misc"
], ],
"description": "Keyboard that supports The Big List of Naughty Strings", "description": "Keyboard that supports The Big List of Naughty Strings",
"license": "mit", "license": "mit",
@ -3271,7 +3267,7 @@
{ {
"title": "Slidden", "title": "Slidden",
"category-ids": [ "category-ids": [
"keyboard" "misc"
], ],
"tags": [ "tags": [
"objc" "objc"
@ -17126,7 +17122,7 @@
{ {
"title": "DesireKeyboard", "title": "DesireKeyboard",
"category-ids": [ "category-ids": [
"keyboard" "misc"
], ],
"description": "Keyboard for tvOS", "description": "Keyboard for tvOS",
"source": "https://github.com/noppefoxwolf/DesireKeyboard", "source": "https://github.com/noppefoxwolf/DesireKeyboard",
@ -17145,7 +17141,7 @@
{ {
"title": "KeyCo", "title": "KeyCo",
"category-ids": [ "category-ids": [
"keyboard" "misc"
], ],
"description": "Beautiful custom keyboard for developers", "description": "Beautiful custom keyboard for developers",
"source": "https://github.com/KeyCoApp/KeyCo", "source": "https://github.com/KeyCoApp/KeyCo",