mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2025-04-16 05:43:44 +03:00
Fix log string
This commit is contained in:
parent
837e8ec699
commit
b076169f23
@ -73,7 +73,7 @@ find "./" -type f \( -name "*.js" -o -name "*.js.map" \) -print0 | while IFS= re
|
|||||||
sed -i 's/l.isLinuxApplication/(window.CUSTOM_TITLE_BAR)/g' "$file"
|
sed -i 's/l.isLinuxApplication/(window.CUSTOM_TITLE_BAR)/g' "$file"
|
||||||
sed -i 's/o.isLinuxApplication/(window.CUSTOM_TITLE_BAR)/g' "$file"
|
sed -i 's/o.isLinuxApplication/(window.CUSTOM_TITLE_BAR)/g' "$file"
|
||||||
done
|
done
|
||||||
echo "OS spoofed"
|
echo ".js chunks patched"
|
||||||
|
|
||||||
# fixing titile
|
# fixing titile
|
||||||
echo "Fixing Title"
|
echo "Fixing Title"
|
||||||
|
Loading…
Reference in New Issue
Block a user