From 3244d1e54e4cb8409dedf5620ffe0b6e7b9ef77f Mon Sep 17 00:00:00 2001 From: Anton Yarmolenko <37253+rnr@users.noreply.github.com> Date: Thu, 13 Jun 2024 08:45:20 +0200 Subject: [PATCH] chore: fixed wrong name --- Core/Core/View/Base/VideoDownloadQualityView.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/Core/View/Base/VideoDownloadQualityView.swift b/Core/Core/View/Base/VideoDownloadQualityView.swift index 7317499e4..26cce95c4 100644 --- a/Core/Core/View/Base/VideoDownloadQualityView.swift +++ b/Core/Core/View/Base/VideoDownloadQualityView.swift @@ -219,7 +219,7 @@ public extension DownloadQuality { } #if DEBUG -struct AddTopic_Previews: PreviewProvider { +struct VideoDownloadQualityView_Previews: PreviewProvider { static var previews: some View { VideoDownloadQualityView( downloadQuality: .auto,