Skip to content

Commit

Permalink
chore: fixed wrong name
Browse files Browse the repository at this point in the history
  • Loading branch information
rnr committed Jun 13, 2024
1 parent 5ef90cf commit 3244d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/Core/View/Base/VideoDownloadQualityView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 3244d1e

Please sign in to comment.