From c2b39231d85b6d673da35e55b9a4e0945336ce22 Mon Sep 17 00:00:00 2001 From: "James@SCF-GC" Date: Wed, 1 Jun 2022 22:01:42 +0200 Subject: [PATCH] added more spacing --- James' Things/foundry patches/loginmusic.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/James' Things/foundry patches/loginmusic.sh b/James' Things/foundry patches/loginmusic.sh index 79f30c6..765dd7b 100644 --- a/James' Things/foundry patches/loginmusic.sh +++ b/James' Things/foundry patches/loginmusic.sh @@ -10,7 +10,7 @@ videoid="ZjQZxqTipHM" iframe="" # The final string. -Video="
$iframe
" +Video="
$iframe
" # Inject that bad boy into the foundry thing. Might break in future updates (May only need the line changed) sed -i -e "69i $Video" /home/foundry/resources/app/templates/setup/join-game.html