Skip to content

Commit

Permalink
Removed unnecessary changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Zyvoxi committed Jul 2, 2024
1 parent c639be4 commit 9891b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HeliPort/Appearance/StatusMenu.swift
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ final class StatusMenu: NSMenu, NSMenuDelegate {
)

private let networkListUpdatePeriod: Double = 5
private let statusUpdatePeriod: Double = 2
private let statusUpdatePeriod: Double = 2

private var headerLength: Int = 0
private var networkListUpdateTimer: Timer?
Expand Down

0 comments on commit 9891b2b

Please sign in to comment.