Skip to content

Commit

Permalink
Add additional documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
RebeccaMahany committed Aug 19, 2024
1 parent 5a2c448 commit 6507c14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ee/desktop/runner/runner.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ import (
)

const nonWindowsDesktopSocketPrefix = "desktop.sock"

// systrayNeedsRestartErr is systray.ErrTrayNotReadyYet
const systrayNeedsRestartErr = "tray not ready yet"

type desktopUsersProcessesRunnerOption func(*DesktopUsersProcessesRunner)
Expand Down

0 comments on commit 6507c14

Please sign in to comment.