fix(webclient): Remove license warning (#235)

This commit is contained in:
lejianwen
2025-05-13 13:11:19 +08:00
parent ece3328e94
commit 2f1380f24a
+2 -1
View File
@@ -12390,7 +12390,8 @@ async function Lr() {
} }
function pa() { function pa() {
return cr.indexOf(new TextDecoder().decode(be("cnVzdGRlc2suY29t"))) < 0 // return cr.indexOf(new TextDecoder().decode(be("cnVzdGRlc2suY29t"))) < 0
return false
} }
function Ba(u) { function Ba(u) {