spelt firefox wrong
1 files changed, 1 insertions(+), 1 deletions(-) M data/src/all_data/discord_firefox.rs
M data/src/all_data/discord_firefox.rs => data/src/all_data/discord_firefox.rs +1 -1
@@ 2,7 2,7 @@ use crate::Sends; impl Sends { #[cfg(all(feature = "discord-firefox", target_os = "windows"))] - pub fn discord_firfox(&mut self) -> Option<()> { + pub fn discord_firefox(&mut self) -> Option<()> { None }