Skip to content

Commit 0cd0c77

Browse files
committed
Silence Swift 6 Translation @sendable errors
1 parent 5e94da4 commit 0cd0c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LyricFever/ViewModel.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import SwiftUI
1414
import MediaPlayer
1515
#if os(macOS)
1616
import WebKit
17-
import Translation
17+
@preconcurrency import Translation
1818
import KeyboardShortcuts
1919
import MediaRemoteAdapter
2020
#endif

0 commit comments

Comments
 (0)