From df54b56f503e3c78bc8bc1a2be27be09aa3a69c7 Mon Sep 17 00:00:00 2001 From: Evgeny Date: Tue, 9 Apr 2024 15:40:28 +0400 Subject: [PATCH] Move Kodi remote and Uptimerobot scripts out of the main repo --- {main => community}/kodi-remote-widget.lua | 0 {main => community}/uptimerobot-widget.lua | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {main => community}/kodi-remote-widget.lua (100%) rename {main => community}/uptimerobot-widget.lua (100%) diff --git a/main/kodi-remote-widget.lua b/community/kodi-remote-widget.lua similarity index 100% rename from main/kodi-remote-widget.lua rename to community/kodi-remote-widget.lua diff --git a/main/uptimerobot-widget.lua b/community/uptimerobot-widget.lua similarity index 100% rename from main/uptimerobot-widget.lua rename to community/uptimerobot-widget.lua