From d6abe3a6804a57aebdcc57e2c8ab22c888842615 Mon Sep 17 00:00:00 2001 From: ihatespawn <168680471+ihatespawn@users.noreply.github.com> Date: Mon, 3 Jun 2024 20:34:04 +0200 Subject: [PATCH] fix: videoclip's alias in servicesConfig.json --- src/modules/processing/servicesConfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/processing/servicesConfig.json b/src/modules/processing/servicesConfig.json index 433eea3a..1963ddf3 100644 --- a/src/modules/processing/servicesConfig.json +++ b/src/modules/processing/servicesConfig.json @@ -120,7 +120,7 @@ "enabled": true }, "videoclip": { - "alias": "loom videos", + "alias": "videoclip.bg videos", "tld": "bg", "patterns": ["watch/:id"], "enabled": true