0.0.185
This commit is contained in:
@@ -391,7 +391,7 @@ function changeSlideProject (el,type) {
|
|||||||
// go to download plugin
|
// go to download plugin
|
||||||
function redirectToDownloadPlugin () {
|
function redirectToDownloadPlugin () {
|
||||||
let lang = document.querySelector(".name_language").innerHTML
|
let lang = document.querySelector(".name_language").innerHTML
|
||||||
if (getInfoAboutUser()[0] === 'mobile'){
|
if (getInfoAboutUser()[0] === 'mobile' || getInfoAboutUser()[0] === 'laptop'){
|
||||||
lang = document.querySelector(".name_language.curtain").innerHTML
|
lang = document.querySelector(".name_language.curtain").innerHTML
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user