From b383eb88bb5c1474d901b9c26cec2e57af3c0685 Mon Sep 17 00:00:00 2001 From: Mister Rajoy Date: Mon, 9 Nov 2020 15:53:42 +0100 Subject: [PATCH] Update skins.json --- skins.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/skins.json b/skins.json index 9233cb5..4f26204 100644 --- a/skins.json +++ b/skins.json @@ -5,6 +5,7 @@ "versions": [ { "name": "Default", + "description":"Default Skin", "css": "" } ] @@ -15,6 +16,7 @@ "versions": [ { "name": "Default", + "description":"Default Skin", "css": "@import url(https://prayag17.github.io/JellyFlix/default.css);" } ] @@ -61,6 +63,7 @@ "versions": [ { "name": "Default", + "description":"Default Skin", "css": "@import url(https://ctalvio.github.io/Kaleidochromic/default_style.css);" } ] @@ -71,6 +74,7 @@ "versions": [ { "name": "Default", + "description":"Default Skin", "css": "@import url('https://prayag17.github.io/JellySkin/default.css');" } ]