Fixed dumb syntax error

This commit is contained in:
w1nst0n 2020-01-27 01:51:27 +01:00
parent d6cd0a16ed
commit 2313fa0911

View file

@ -94,7 +94,7 @@ function brand_detection {
"lg")
echo "lg_bloat" ;;
"motorola")
echo "motorola_bloat"
echo "motorola_bloat" ;;
"nokia")
echo "nokia_bloat" ;;
"oneplus")