Add firefox bloating (przedplamienie FF) #34

Merged
arek merged 10 commits from #29 into master 2022-11-29 12:45:47 +01:00
Showing only changes of commit a75a15b311 - Show all commits

View File

@ -28,7 +28,7 @@ bloat_firefox(){
grab "$DOMAIN after"
done <<< "$DOMAINS"
else
echo "No need to blot"
echo "No need to bloat"
arek marked this conversation as resolved Outdated
Outdated
Review

(typo) blot -> bloat

(typo) blot -> bloat
fi
}