From 65f2d0e741fcf29c660f8ee7f827d32c2cc5b3a2 Mon Sep 17 00:00:00 2001 From: Pas <74743263+Pasithea0@users.noreply.github.com> Date: Sun, 23 Feb 2025 17:09:53 -0700 Subject: [PATCH] add slidemovies to uira --- src/providers/embeds/uiralive.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/providers/embeds/uiralive.ts b/src/providers/embeds/uiralive.ts index 4a5014c..392990f 100644 --- a/src/providers/embeds/uiralive.ts +++ b/src/providers/embeds/uiralive.ts @@ -2,6 +2,10 @@ import { flags } from '@/entrypoint/utils/targets'; import { makeEmbed } from '@/providers/base'; const providers = [ + { + id: 'uira-slidemovies', + rank: 320, + }, { id: 'uira-mega', rank: 310,