remove debug logging
This commit is contained in:
parent
d9e0bae305
commit
fbe9f89c0f
2 changed files with 1 additions and 5 deletions
src/lib/components
|
@ -37,9 +37,6 @@
|
|||
|
||||
$effect(() => {
|
||||
if (typeof monitor !== 'undefined') {
|
||||
if (monitor.monitorID == 9) {
|
||||
console.log('Vaultwarden: ', monitor.status);
|
||||
}
|
||||
status = monitor.status;
|
||||
}
|
||||
if (icons.length != 0) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue