Skip to content

Commit a6a934f

Browse files
authored
Merge pull request #413 from pixelcode-ro/master
Add unde to apps.json
2 parents 6174085 + aa4f365 commit a6a934f

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

server/assets/unde.png

8.11 KB
Loading

server/data/apps.json

+20
Original file line numberDiff line numberDiff line change
@@ -4161,5 +4161,25 @@
41614161
"elementURL": "https://support.iono.fm/docs/podcast-2-support"
41624162
}
41634163
]
4164+
},
4165+
{
4166+
"appName": "unde",
4167+
"appType": [
4168+
"app",
4169+
"podcast player"
4170+
],
4171+
"appUrl": "https://unde.pixelcode.ro",
4172+
"appIconUrl": "unde.png",
4173+
"platforms": [
4174+
"Android",
4175+
"Mobile",
4176+
"iOS"
4177+
],
4178+
"supportedElements": [
4179+
{
4180+
"elementName": "Search",
4181+
"elementURL": "https://unde.pixelcode.ro"
4182+
}
4183+
]
41644184
}
41654185
]

0 commit comments

Comments
 (0)