From 0bb7a1266430e176d7a3263688df7b045daa7446 Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Sun, 6 Feb 2022 10:03:14 +0100 Subject: [PATCH] Make player link consistent with the rest of the new player flow --- Pages/profile.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pages/profile.cshtml b/Pages/profile.cshtml index 5b16499..10205ef 100644 --- a/Pages/profile.cshtml +++ b/Pages/profile.cshtml @@ -32,7 +32,7 @@ @if (!string.IsNullOrWhiteSpace(user.ChatUrl)) { Chat } - Source - @(stream?.Meta.Video.Height ?? "?")p + Source - @(stream?.Meta.Video.Height ?? "?")p @if (user.AllowRestream) { if ((user.RestreamUrls ?? "").Contains(",")) { Twitch Restream