Skip to content

Commit

Permalink
more build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HolbyFPV committed Nov 21, 2024
1 parent 6bb9a1e commit 9a997bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/desktop/src/providers/provider_config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ pub enum ProviderConfig {
Audio(AudioProviderConfig),
Battery(BatteryProviderConfig),
Cpu(CpuProviderConfig),
#[cfg(windows)]
FocusedWindow(FocusedWindowProviderConfig),
Host(HostProviderConfig),
Ip(IpProviderConfig),
Expand Down

0 comments on commit 9a997bf

Please sign in to comment.