We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db20768 commit e4318a6Copy full SHA for e4318a6
Coder-Desktop/VPNLib/FileSync/FileSyncDaemon.swift
@@ -24,7 +24,6 @@ public protocol FileSyncDaemon: ObservableObject {
24
func resetSessions(ids: [String]) async throws(DaemonError)
25
}
26
27
-
28
// File Sync related code is in VPNLib to workaround a linking issue
29
// https://github.com/coder/coder-desktop-macos/issues/149
30
@MainActor
0 commit comments