Merge branch 'master' of github.com:cutls/TheDesk

This commit is contained in:
cutls
2022-12-10 12:27:50 +09:00

View File

@@ -455,7 +455,7 @@ async function versionChecker(url) {
return false
} else {
$('#compt-warn').hide()
if (pwa) return true
if (pwa) return false
const codeSetupCheck = await Swal.fire({
title: lang.lang_manager_codesetup_title,
text: lang.lang_manager_codesetup,