diff --git a/Moonlight/Core/UI/Components/Partials/CookieConsentBanner.razor b/Moonlight/Core/UI/Components/Partials/CookieConsentBanner.razor index 863d3608..8d79b088 100644 --- a/Moonlight/Core/UI/Components/Partials/CookieConsentBanner.razor +++ b/Moonlight/Core/UI/Components/Partials/CookieConsentBanner.razor @@ -12,17 +12,17 @@ {
-
+

@ConfigService.Get().Customisation.CookieConsentBanner.BannerTitle

@ConfigService.Get().Customisation.CookieConsentBanner.BannerText

- + @ConfigService.Get().Customisation.CookieConsentBanner.ConsentText - + @ConfigService.Get().Customisation.CookieConsentBanner.DeclineText