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