mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Version 0.8.6
This commit is contained in:
parent
0ad256610c
commit
f9924def62
4 changed files with 2202 additions and 2144 deletions
|
@ -6787,8 +6787,7 @@
|
|||
if (Q('d2userConsent').value == 1) { consent |= 0x0010; } // Terminal prompt for user consent
|
||||
}
|
||||
if (q & 2) {
|
||||
consent |= 0x0001; // Desktop notify
|
||||
consent |= 0x0040; // Desktop connection toolbar
|
||||
consent |= 0x0041; // Desktop connection toolbar + Desktop notify
|
||||
if (Q('d2userConsent').value == 1) { consent |= 0x0008; } // Desktop prompt for user consent
|
||||
}
|
||||
if (q & 4) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue