From 767953ae969389eb21142a70eecd80e89df31a09 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Aug 2023 00:20:55 +0000 Subject: [PATCH] Github bot : json sorted --- addons_updater/template.json | 12 ++++++------ sponsorblockcast/config.json | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/addons_updater/template.json b/addons_updater/template.json index d28ea0f64..a4bb732b4 100644 --- a/addons_updater/template.json +++ b/addons_updater/template.json @@ -1,16 +1,16 @@ { + "dockerhub_by_date": "", + "dockerhub_list_size": "", "fulltag": false, "github_beta": false, - "github_havingasset" : false, - "github_tagfilter": "", "github_exclude": "", + "github_havingasset": false, + "github_tagfilter": "", "last_update": "", - "repository": "", "paused": false, + "repository": "", "slug": "", "source": "github", "upstream_repo": "", - "upstream_version": "", - "dockerhub_by_date": "", - "dockerhub_list_size": "" + "upstream_version": "" } diff --git a/sponsorblockcast/config.json b/sponsorblockcast/config.json index 086eaecef..c8ae99854 100644 --- a/sponsorblockcast/config.json +++ b/sponsorblockcast/config.json @@ -14,17 +14,17 @@ "init": false, "name": "Castsponsorskip", "options": { + "CSS_CATEGORIES": "sponsor", "CSS_DISCOVER_INTERVAL": "5m", "CSS_PAUSED_INTERVAL": "1m", "CSS_PLAYING_INTERVAL": "1s", - "CSS_CATEGORIES": "sponsor", "CSS_YOUTUBE_API_KEY": " " }, "schema": { + "CSS_CATEGORIES": "str", "CSS_DISCOVER_INTERVAL": "str", "CSS_PAUSED_INTERVAL": "str", "CSS_PLAYING_INTERVAL": "str", - "CSS_CATEGORIES": "str", "CSS_YOUTUBE_API_KEY": "str" }, "slug": "sponsorblockcast",