Rename Event category
This commit is contained in:
parent
6b92cd6672
commit
c65ffdec8e
|
@ -37,10 +37,6 @@
|
||||||
"title": "Communication",
|
"title": "Communication",
|
||||||
"id": "communication"
|
"id": "communication"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"title": "Conference",
|
|
||||||
"id": "conference"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "Developer",
|
"title": "Developer",
|
||||||
"id": "developer"
|
"id": "developer"
|
||||||
|
@ -58,6 +54,10 @@
|
||||||
"title": "Emulator",
|
"title": "Emulator",
|
||||||
"id": "emulator"
|
"id": "emulator"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "Event",
|
||||||
|
"id": "event"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Extension",
|
"title": "Extension",
|
||||||
"id": "extension"
|
"id": "extension"
|
||||||
|
@ -843,7 +843,7 @@
|
||||||
"title": "Parties for WWDC",
|
"title": "Parties for WWDC",
|
||||||
"category-ids": [
|
"category-ids": [
|
||||||
"apple-watch",
|
"apple-watch",
|
||||||
"conference"
|
"event"
|
||||||
],
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
"cloudkit"
|
"cloudkit"
|
||||||
|
@ -1456,7 +1456,7 @@
|
||||||
{
|
{
|
||||||
"title": "EventBlankApp",
|
"title": "EventBlankApp",
|
||||||
"category-ids": [
|
"category-ids": [
|
||||||
"conference"
|
"event"
|
||||||
],
|
],
|
||||||
"description": "Template event / conference app",
|
"description": "Template event / conference app",
|
||||||
"license": "mit",
|
"license": "mit",
|
||||||
|
@ -1475,7 +1475,7 @@
|
||||||
{
|
{
|
||||||
"title": "Nortal TechDay 2015",
|
"title": "Nortal TechDay 2015",
|
||||||
"category-ids": [
|
"category-ids": [
|
||||||
"conference",
|
"event",
|
||||||
"react-native"
|
"react-native"
|
||||||
],
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
|
@ -1494,7 +1494,7 @@
|
||||||
{
|
{
|
||||||
"title": "Parse 2013 Developer Day",
|
"title": "Parse 2013 Developer Day",
|
||||||
"category-ids": [
|
"category-ids": [
|
||||||
"conference"
|
"event"
|
||||||
],
|
],
|
||||||
"screenshots": [
|
"screenshots": [
|
||||||
"http://i.imgur.com/CarzInm.png"
|
"http://i.imgur.com/CarzInm.png"
|
||||||
|
@ -1508,7 +1508,7 @@
|
||||||
{
|
{
|
||||||
"title": "RWDevCon",
|
"title": "RWDevCon",
|
||||||
"category-ids": [
|
"category-ids": [
|
||||||
"conference"
|
"event"
|
||||||
],
|
],
|
||||||
"source": "https://github.com/raywenderlich/RWDevCon-App",
|
"source": "https://github.com/raywenderlich/RWDevCon-App",
|
||||||
"itunes": "https://itunes.apple.com/app/rwdevcon-tutorial-conference/id958625272",
|
"itunes": "https://itunes.apple.com/app/rwdevcon-tutorial-conference/id958625272",
|
||||||
|
@ -1530,7 +1530,7 @@
|
||||||
{
|
{
|
||||||
"title": "try! Swift",
|
"title": "try! Swift",
|
||||||
"category-ids": [
|
"category-ids": [
|
||||||
"conference",
|
"event",
|
||||||
"apple-watch"
|
"apple-watch"
|
||||||
],
|
],
|
||||||
"source": "https://github.com/tryswift/trySwiftApp",
|
"source": "https://github.com/tryswift/trySwiftApp",
|
||||||
|
@ -1548,7 +1548,7 @@
|
||||||
{
|
{
|
||||||
"title": "Valio Con 2014 Schedule",
|
"title": "Valio Con 2014 Schedule",
|
||||||
"category-ids": [
|
"category-ids": [
|
||||||
"conference"
|
"event"
|
||||||
],
|
],
|
||||||
"license": "mit",
|
"license": "mit",
|
||||||
"source": "https://github.com/soffes/valio",
|
"source": "https://github.com/soffes/valio",
|
||||||
|
@ -3899,7 +3899,7 @@
|
||||||
{
|
{
|
||||||
"title": "TechTavta",
|
"title": "TechTavta",
|
||||||
"category-ids": [
|
"category-ids": [
|
||||||
"conference"
|
"event"
|
||||||
],
|
],
|
||||||
"description": "Keep track of all events for Techtatva 2015",
|
"description": "Keep track of all events for Techtatva 2015",
|
||||||
"source": "https://github.com/LUGM/TechTatva-15",
|
"source": "https://github.com/LUGM/TechTatva-15",
|
||||||
|
@ -5723,7 +5723,7 @@
|
||||||
{
|
{
|
||||||
"title": "Hack Cancer Hackathon",
|
"title": "Hack Cancer Hackathon",
|
||||||
"category-ids": [
|
"category-ids": [
|
||||||
"conference"
|
"event"
|
||||||
],
|
],
|
||||||
"source": "https://github.com/HackCancer/iOS",
|
"source": "https://github.com/HackCancer/iOS",
|
||||||
"itunes": "https://itunes.apple.com/app/hack-cancer/id1030806844",
|
"itunes": "https://itunes.apple.com/app/hack-cancer/id1030806844",
|
||||||
|
@ -6900,7 +6900,7 @@
|
||||||
"category-ids": [
|
"category-ids": [
|
||||||
"react-native",
|
"react-native",
|
||||||
"official",
|
"official",
|
||||||
"conference"
|
"event"
|
||||||
],
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
"react native"
|
"react native"
|
||||||
|
@ -11443,7 +11443,7 @@
|
||||||
"title": "try! Swift NYC",
|
"title": "try! Swift NYC",
|
||||||
"source": "https://github.com/tryswift/trySwiftNYC",
|
"source": "https://github.com/tryswift/trySwiftNYC",
|
||||||
"category-ids": [
|
"category-ids": [
|
||||||
"conference",
|
"event",
|
||||||
"apple-watch",
|
"apple-watch",
|
||||||
"realm"
|
"realm"
|
||||||
],
|
],
|
||||||
|
@ -11971,7 +11971,7 @@
|
||||||
"source": "https://github.com/ayunav/MeetupOrganizer",
|
"source": "https://github.com/ayunav/MeetupOrganizer",
|
||||||
"description": "Extends the Meetup app's functionality",
|
"description": "Extends the Meetup app's functionality",
|
||||||
"category-ids": [
|
"category-ids": [
|
||||||
"conference"
|
"event"
|
||||||
],
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
"swift",
|
"swift",
|
||||||
|
@ -12273,7 +12273,7 @@
|
||||||
"acknowlist"
|
"acknowlist"
|
||||||
],
|
],
|
||||||
"category-ids": [
|
"category-ids": [
|
||||||
"conference",
|
"event",
|
||||||
"realm"
|
"realm"
|
||||||
],
|
],
|
||||||
"screenshots": [
|
"screenshots": [
|
||||||
|
|
Loading…
Reference in New Issue