Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing issues in the devices.json file #45

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 7 additions & 14 deletions devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,6 @@
"tg_support_group": "http://t.me/corvuswhyred",
"changelog": "https://changelogs.corvusrom.com/whyred"
},
"payton": {
"device": "Moto X4",
"maintainer":"@Yukki159",
"download": "https://www.pling.com/p/1628941/",
"tg_support_group": "https://t.me/CorvusPayton159",
"changelog": "https://changelogs.corvusrom.com/payton"
},
"apollo": {
"device": "Mi 10T/Mi 10T Pro",
"maintainer":"@sewa2k",
Expand Down Expand Up @@ -109,13 +102,6 @@
"tg_support_group": "http://t.me/corvusmojito",
"changelog": "https://changelogs.corvusrom.com/mojito"
},
"veux": {
"device": "Redmi Note 11 Pro 5G/ Poco X4 Pro 5G",
"maintainer": "@semialex16",
"download": "https://www.pling.com/p/",
"tg_support_group": "http://t.me/CorvusVeux",
"changelog": "https://changelogs.corvusrom.com/veux"
},
"mido": {
"device": "Redmi Note 4",
"maintainer": "@Jrchintu",
Expand Down Expand Up @@ -387,6 +373,13 @@
"download": "https://www.pling.com/p/1632862",
"tg_support_group": "https://t.me/corvussanders",
"changelog": "https://changelogs.corvusrom.com/sanders"
},
"payton": {
"device": "Moto X4",
"maintainer":"@Yukki159",
"download": "https://www.pling.com/p/1628941/",
"tg_support_group": "https://t.me/CorvusPayton159",
"changelog": "https://changelogs.corvusrom.com/payton"
}
},

Expand Down