Merge branch 'master' of github.com:cutls/TheDesk
This commit is contained in:
commit
6f247c9f09
|
@ -455,7 +455,7 @@ async function versionChecker(url) {
|
||||||
return false
|
return false
|
||||||
} else {
|
} else {
|
||||||
$('#compt-warn').hide()
|
$('#compt-warn').hide()
|
||||||
if (pwa) return true
|
if (pwa) return false
|
||||||
const codeSetupCheck = await Swal.fire({
|
const codeSetupCheck = await Swal.fire({
|
||||||
title: lang.lang_manager_codesetup_title,
|
title: lang.lang_manager_codesetup_title,
|
||||||
text: lang.lang_manager_codesetup,
|
text: lang.lang_manager_codesetup,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user