Skip to content

Commit

Permalink
Fix Firefox Windows compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
Lord of Scripts committed Sep 18, 2024
1 parent 84f6b7b commit 42edf37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions browsers/firefox/firefox_windows.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ package firefox
import (
"fmt"
"os"
"errors"
"path/filepath"

cmn "github.com/lordofscripts/wipechromium"
Expand Down

0 comments on commit 42edf37

Please sign in to comment.