Skip to content

Commit

Permalink
Fix compilation issues
Browse files Browse the repository at this point in the history
  • Loading branch information
kean committed Jun 22, 2024
1 parent 63eeed5 commit 50466e8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import CoreData
import Pulse
import Combine

@MainActor
final class ConsoleRouter: ObservableObject {
#if os(macOS)
@Published var selection: ConsoleSelectedItem?
Expand Down

0 comments on commit 50466e8

Please sign in to comment.