diff --git a/Media/play_state_sync.sh b/Media/play_state_sync.sh index 672eb9d..dd31a19 100755 --- a/Media/play_state_sync.sh +++ b/Media/play_state_sync.sh @@ -80,7 +80,6 @@ for _a in "$@"; do [[ "$_a" == "--full" ]] && FULL_SYNC=true || _FILTERED+=("$_a") done parse_args "${_FILTERED[@]}" -require_partnership # ============================================================================================== # ━━━ Setup ━━━