From 6d51f2ae6ac105f2c1915e2c77770b9afd406980 Mon Sep 17 00:00:00 2001 From: Mister Rajoy Date: Tue, 10 Nov 2020 19:23:02 +0100 Subject: [PATCH] Update skins-3.0.json --- skins-3.0.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/skins-3.0.json b/skins-3.0.json index 997f57c..2a39495 100644 --- a/skins-3.0.json +++ b/skins-3.0.json @@ -83,12 +83,8 @@ { "name": "JellySkin", "author": "prayagprajapati17", - "versions": [ - { - "name": "Default", - "description": "A very bright and colorful look using lots of drop shadows. Theme is by prayag17.", - "css": "@import url('https://prayag17.github.io/JellySkin/default.css');" - } - ] + "description": "A very bright and colorful look using lots of drop shadows. Theme is by prayag17.", + "defaultCss": "@import url('https://prayag17.github.io/JellySkin/default.css');", + "options": [] } ] \ No newline at end of file