diff --git a/Apps/Calibre-web/appfile.json b/Apps/Calibre-web/appfile.json index ee30bd9..54e24b5 100644 --- a/Apps/Calibre-web/appfile.json +++ b/Apps/Calibre-web/appfile.json @@ -2,7 +2,7 @@ "version": "2.0", "title": "Calibre-web", "name": "calibre-web", - "icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Calibre-web/icon.jpeg", + "icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Calibre-web/icon.png", "tagline": "Web app for browsing, reading and downloading eBooks stored in a Calibre database", "overview": "Calibre-web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. It is also possible to integrate google drive and edit metadata and your calibre library through the app itself.", "thumbnail": " https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Calibre-web/thumbnail.png", diff --git a/Apps/Unifi-controller/appfile.json b/Apps/Unifi-controller/appfile.json index 27da344..a79f1d1 100644 --- a/Apps/Unifi-controller/appfile.json +++ b/Apps/Unifi-controller/appfile.json @@ -2,7 +2,7 @@ "version": "2.0", "title": "Unifi-controller", "name": "unifi-controller", - "icon":"https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Unifi-controller/icon.jepg", + "icon":"https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Unifi-controller/icon.png", "tagline": "The Unifi-controller software is a powerful, enterprise wireless software engine ideal for high-density client deployments requiring low latency and high uptime performance.", "overview": "For Unifi to adopt other devices, e.g. an Access Point, it is required to change the inform IP address. Because Unifi runs inside Docker by default it uses an IP address not accessible by other devices. To change this go to Settings > System Settings > Controller Configuration and set the Controller Hostname/IP to a hostname or IP address accessible by your devices. Additionally the checkbox \"Override inform host with controller hostname/IP\" has to be checked, so that devices can connect to the controller during adoption (devices use the inform-endpoint during adoption).", "thumbnail": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Unifi-controller/thumbnail.png", diff --git a/Apps/Unifi-controller/icon.jpeg b/Apps/Unifi-controller/icon.png similarity index 100% rename from Apps/Unifi-controller/icon.jpeg rename to Apps/Unifi-controller/icon.png