From 136d1b25d908129cba8a942f14abc11fb94135cd Mon Sep 17 00:00:00 2001 From: llwaini <2027095114@qq.com> Date: Thu, 18 Aug 2022 10:19:18 +0800 Subject: [PATCH] change json --- Apps/Lazylibrarian /appfile.json | 2 +- Apps/{Ombi => Ombi}/appfile.json | 0 Apps/{Ombi => Ombi}/icon.png | Bin Apps/{Ombi => Ombi}/screenshot-1.png | Bin Apps/{Ombi => Ombi}/screenshot-2.png | Bin Apps/{Ombi => Ombi}/screenshot-3.png | Bin Apps/{Ombi => Ombi}/thumbnail.png | Bin 7 files changed, 1 insertion(+), 1 deletion(-) rename Apps/{Ombi => Ombi}/appfile.json (100%) rename Apps/{Ombi => Ombi}/icon.png (100%) rename Apps/{Ombi => Ombi}/screenshot-1.png (100%) rename Apps/{Ombi => Ombi}/screenshot-2.png (100%) rename Apps/{Ombi => Ombi}/screenshot-3.png (100%) rename Apps/{Ombi => Ombi}/thumbnail.png (100%) diff --git a/Apps/Lazylibrarian /appfile.json b/Apps/Lazylibrarian /appfile.json index cf2b634..cfbf423 100644 --- a/Apps/Lazylibrarian /appfile.json +++ b/Apps/Lazylibrarian /appfile.json @@ -5,7 +5,7 @@ "icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Lazylibrarian/icon.png", "tagline": "eBook Auto Downloader", "overview": "Lazylibrarian is a program to follow authors and grab metadata for all your digital reading needs. It uses a combination of Goodreads Librarything and optionally GoogleBooks as sources for author info and book info. This container is based on the DobyTang fork.", - "thumbnail": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Ombi/thumbnail.png", + "thumbnail": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Lazylibrarian/thumbnail.png", "screenshots": [ "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Lazylibrarian/screenshot-1.png", "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Lazylibrarian/screenshot-2.png", diff --git a/Apps/Ombi /appfile.json b/Apps/Ombi/appfile.json similarity index 100% rename from Apps/Ombi /appfile.json rename to Apps/Ombi/appfile.json diff --git a/Apps/Ombi /icon.png b/Apps/Ombi/icon.png similarity index 100% rename from Apps/Ombi /icon.png rename to Apps/Ombi/icon.png diff --git a/Apps/Ombi /screenshot-1.png b/Apps/Ombi/screenshot-1.png similarity index 100% rename from Apps/Ombi /screenshot-1.png rename to Apps/Ombi/screenshot-1.png diff --git a/Apps/Ombi /screenshot-2.png b/Apps/Ombi/screenshot-2.png similarity index 100% rename from Apps/Ombi /screenshot-2.png rename to Apps/Ombi/screenshot-2.png diff --git a/Apps/Ombi /screenshot-3.png b/Apps/Ombi/screenshot-3.png similarity index 100% rename from Apps/Ombi /screenshot-3.png rename to Apps/Ombi/screenshot-3.png diff --git a/Apps/Ombi /thumbnail.png b/Apps/Ombi/thumbnail.png similarity index 100% rename from Apps/Ombi /thumbnail.png rename to Apps/Ombi/thumbnail.png