Merge branch 'develop' into 'master'

fix: fixed bad video URL

See merge request sschueller/peertube!54
This commit is contained in:
Stefan Schüller 2022-01-02 00:11:54 +00:00
commit 8c9a7ff5c4
2 changed files with 6 additions and 1 deletions

View File

@ -56,6 +56,11 @@ for d in fastlane/metadata/android/* ; do
exitcode=1
fi
fi
# if test -f "$d/video.txt"; then
# fcontents=$(cat "$d/video.txt")
# echo -e "$d/video.txt -> ${Blue}$fcontents${Color_Off}"
# fi
done
exit $exitcode

View File

@ -1 +1 @@
https://www.youtube.com/watch?v=PJIsiuSdpq8
https://www.youtube.com/watch?v=lVJs26gE2Ek