From 3ef07c500cc736fb6442def4235353e792d11fd3 Mon Sep 17 00:00:00 2001 From: Cloudburst <18114966+C10udburst@users.noreply.github.com> Date: Fri, 28 Oct 2022 11:55:44 +0200 Subject: [PATCH] fix again --- metadata.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata.js b/metadata.js index 17b3ab4..be1a89e 100644 --- a/metadata.js +++ b/metadata.js @@ -1,4 +1,4 @@ module.exports = { title: `Cloudstream`, - siteUrl: `https://cloudstream.cf` -} \ No newline at end of file + siteUrl: `https://cloudstream.cf/` +}