Merge branch 'master' into chrome_profiles

This commit is contained in:
blob42 2023-09-21 22:00:35 +02:00
commit 9a78dd8099

View File

@ -48,7 +48,7 @@ var globalFirefoxFlags = []cli.Flag{
&cli.BoolFlag{
Name: "ff-watch-all-profiles",
Category: "firefox",
Usage: "Watch all detected firefox profiles at the same time.",
Usage: "TOFIX! Watch all detected firefox profiles at the same time.",
Aliases: []string{"ff-watch-all"},
},
}