mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
- add tooltip to settings menu
This commit is contained in:
@@ -28,7 +28,7 @@ public class Sensors: Module {
|
||||
settings: self.settingsView
|
||||
)
|
||||
guard self.available else { return }
|
||||
|
||||
|
||||
self.checkIfNoSensorsEnabled()
|
||||
self.popupView.setup(self.sensorsReader.list)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user