Merge branch 'master' of https://git.shagain.club/shulang/webman
This commit is contained in:
commit
9348ddeab2
|
@ -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) => (
|
||||||
|
|
Loading…
Reference in New Issue