diff --git a/Yattee/Views/Video/VideoInfoView.swift b/Yattee/Views/Video/VideoInfoView.swift index fc7d2976..454449ba 100644 --- a/Yattee/Views/Video/VideoInfoView.swift +++ b/Yattee/Views/Video/VideoInfoView.swift @@ -1140,7 +1140,7 @@ struct VideoInfoView: View { action: playVideo ) #if os(macOS) - .tint(.accentColor) + .tint(accentColor) #endif // Download button