diff --git a/Shared/Player/VideoDetails.swift b/Shared/Player/VideoDetails.swift index 282f6171..895a371c 100644 --- a/Shared/Player/VideoDetails.swift +++ b/Shared/Player/VideoDetails.swift @@ -236,7 +236,7 @@ struct VideoDetails: View { } } - if accounts.app.supportsSubscriptions { + if accounts.app.supportsSubscriptions, accounts.signedIn { Spacer() Section {