0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2025-04-04 16:23:44 +03:00

Fix log string

This commit is contained in:
TheKing-OfTime 2025-01-27 07:19:50 +03:00
parent 837e8ec699
commit b076169f23

View File

@ -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/o.isLinuxApplication/(window.CUSTOM_TITLE_BAR)/g' "$file"
done
echo "OS spoofed"
echo ".js chunks patched"
# fixing titile
echo "Fixing Title"