forked from Simnation/Main
ed
This commit is contained in:
parent
37d26ced90
commit
ac8e6565c6
2 changed files with 8 additions and 7 deletions
|
@ -270,8 +270,8 @@
|
|||
},
|
||||
{
|
||||
"name": "Galerie",
|
||||
"light_icon": "/public/img/Apps/light_mode/galery.webp",
|
||||
"dark_icon": "/public/img/Apps/dark_mode/galery.webp",
|
||||
"light_icon": "/public/img/Apps/light_mode/gallery.webp",
|
||||
"dark_icon": "/public/img/Apps/dark_mode/gallery.webp",
|
||||
"default": true,
|
||||
"category": "apps",
|
||||
"redirect": "gallery",
|
||||
|
@ -290,7 +290,8 @@
|
|||
},
|
||||
{
|
||||
"name": "Rechner",
|
||||
"icon": "/public/img/Apps/calculator.png",
|
||||
"light_icon": "/public/img/Apps/light_mode/calculator.webp",
|
||||
"dark_icon": "/public/img/Apps/dark_mode/calculator.webp",
|
||||
"default": true,
|
||||
"category": "apps",
|
||||
"redirect": "calculator",
|
||||
|
@ -406,7 +407,7 @@
|
|||
"disallowJobs": []
|
||||
},
|
||||
{
|
||||
"name": "Nachrichten",
|
||||
"name": "Messanger",
|
||||
"light_icon": "/public/img/Apps/light_mode/message.webp",
|
||||
"dark_icon": "/public/img/Apps/dark_mode/message.webp",
|
||||
"default": true,
|
||||
|
@ -571,8 +572,8 @@
|
|||
},
|
||||
{
|
||||
"name": "Jobs",
|
||||
"light_icon": "/public/img/Apps/light_mode/jobs.webp",
|
||||
"dark_icon": "/public/img/Apps/dark_mode/jobs.webp",
|
||||
"light_icon": "/public/img/Apps/light_mode/jobsapp.webp",
|
||||
"dark_icon": "/public/img/Apps/dark_mode/jobsapp.webp",
|
||||
"default": true,
|
||||
"category": "apps",
|
||||
"redirect": "job_list",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue