Browse Source

Added screenshot.

master
Ruel Tmeizeh 5 years ago
parent
commit
c5f90349ac
2 changed files with 9 additions and 1 deletions
  1. +9
    -1
      metadata/app.json
  2. BIN
      metadata/screenshots/Parkinglot.png

+ 9
- 1
metadata/app.json View File

@ -3,7 +3,12 @@
"i18n": {
"en-US": {
"label": "Parking Lot",
"description": "View and retrieve parked calls."
"description": "View and retrieve parked calls.",
"features": [
"View Parked Calls",
"Retrieve Parked Calls",
"Call Device Which Parked a Call"
]
}
},
"tags": [
@ -15,6 +20,9 @@
"version": "1.0",
"license": "-",
"price": 0,
"screenshots": [
"Parkinglot.png"
],
"urls": {
"documentation": "{documentation_url}",
"howto": "{howto_video_url}"


BIN
metadata/screenshots/Parkinglot.png View File

Before After
Width: 916  |  Height: 576  |  Size: 50 KiB

Loading…
Cancel
Save