Skip to content

Commit

Permalink
Merge pull request #34 from arpio23/master
Browse files Browse the repository at this point in the history
devices: move sofia to Potential
  • Loading branch information
FakeShell authored Dec 14, 2023
2 parents 8788398 + ecae62d commit 869965c
Showing 1 changed file with 18 additions and 11 deletions.
29 changes: 18 additions & 11 deletions src/devices/sofia.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,33 @@
{
"name": "Moto G Power (sofia)",
"category": "community",
"category": "Potential",
"code": "sofia",
"notes": {
"Droidian installation": [
"Notes": {
"Notes": [
{
"type": "header",
"data": "Installation"
},
{
"type": "list",
"links": [
{
"to": "https://github.com/arpio23/droidian-images",
"text": "github",
"to": "https://t.me/DroidianLinux",
"text": "our Telegram group",
"id": 1
},
{
"to": "https://github.com/arpio23/droidian-images/tree/sofia",
"text": "images",
"id": 2
},
{
"to": "https://github.com/arpio23/kernel_motorola_sm6125",
"text": "kernel",
"id": 3
}
],
"type": "string",
"data": [
"Device is available on #{1}"
"This device is currently unsupported. If you are interested in maintaining the device or contributing to its progress, please reach out to #{1} to get information about the status. On github you can find old #{2} and the #{3}"
]
}
]
}
}

0 comments on commit 869965c

Please sign in to comment.