[mirotalk] - ops

This commit is contained in:
Miroslav Pejic
2026-03-12 21:21:19 +01:00
parent da666666b5
commit d7288b2d5b
+1 -1
View File
@@ -288,7 +288,7 @@ if (sentryEnabled && typeof sentryDSN === 'string' && sentryDSN.trim()) {
};
});
log.error('Sentry error', { foo: 'bar' });
// log.error('Sentry error', { foo: 'bar' });
// log.warn('Sentry warning');
}