valet app
This commit is contained in:
parent
9b0c3281d7
commit
c07bc915bd
2 changed files with 52 additions and 49 deletions
|
|
@ -234,7 +234,7 @@
|
|||
"disallowJobs": []
|
||||
},
|
||||
{
|
||||
"name": "Fotos",
|
||||
"name": "Galerie",
|
||||
"icon": "/public/img/Apps/gallery.png",
|
||||
"default": true,
|
||||
"category": "apps",
|
||||
|
|
@ -242,6 +242,15 @@
|
|||
"allowJobs": [],
|
||||
"disallowJobs": []
|
||||
},
|
||||
{
|
||||
"name": "Garage",
|
||||
"icon": "/public/img/Apps/valet.jpg",
|
||||
"default": true,
|
||||
"category": "apps",
|
||||
"redirect": "gallery",
|
||||
"allowJobs": [],
|
||||
"disallowJobs": []
|
||||
},
|
||||
{
|
||||
"name": "Rechner",
|
||||
"icon": "/public/img/Apps/calculator.png",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue