From ffde98edc360e03733111d12f0c50740487484f4 Mon Sep 17 00:00:00 2001 From: TweaksDev22 <97637879+TweaksDev22@users.noreply.github.com> Date: Sun, 3 Mar 2024 03:43:05 +0400 Subject: [PATCH] Add depiction JSON --- sileo-depiction/depiction.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 sileo-depiction/depiction.json diff --git a/sileo-depiction/depiction.json b/sileo-depiction/depiction.json new file mode 100644 index 0000000..38de5bb --- /dev/null +++ b/sileo-depiction/depiction.json @@ -0,0 +1,13 @@ +{ + "class": "FeaturedBannersView", + "itemSize": "{263, 148}", + "itemCornerRadius": 10, + "banners": [ + { + "url": "ksksk", + "title": "ksksksk", + "package": "ksksks", + "hideShadow": false + } + ] +} \ No newline at end of file