Merge pull request #162 from nventive/dev/jela/uno-update3
Update the ios link
This commit is contained in:
Коммит
424c809a1c
|
@ -5,6 +5,6 @@ var parts = window.location.hostname.split('.');
|
|||
|
||||
if (isProduction && parts.length > 0) {
|
||||
if (isIOS) {
|
||||
window.location.href = "https://bit.ly/calc-ios";
|
||||
window.location.href = "https://apps.apple.com/app/id1464736591";
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче