fix: 删除下载app的链接

This commit is contained in:
陈狼 2025-02-28 15:12:51 +08:00
parent 6151c4c739
commit 35fd9148e9

View File

@ -359,7 +359,7 @@ const J = {
A.match(/iPod/i) || A.match(/iPod/i) ||
(A.match(/Android/i), (A.match(/Android/i),
window.open( window.open(
"https://play.google.com/store/apps/details?id=com.devmahyou.ideasforhaircolors" ""
)); ));
}; };
return (e, s) => ( return (e, s) => (