mirror of
https://github.com/lejianwen/rustdesk-api.git
synced 2026-01-20 22:10:56 +00:00
fix(webclient): Remove license warning (#235)
This commit is contained in:
3
resources/web2/js/dist/index.js
vendored
3
resources/web2/js/dist/index.js
vendored
@@ -12390,7 +12390,8 @@ async function Lr() {
|
||||
}
|
||||
|
||||
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) {
|
||||
|
||||
Reference in New Issue
Block a user