remove TODO

This commit is contained in:
Pascal Klesse
2023-05-15 09:33:03 +02:00
parent d14ca724e9
commit eefc2a3d0e

View File

@@ -189,7 +189,6 @@
}
if (name === 'basicAuth') {
basicAuth = !basicAuth;
// TODO: Set user and password
}
if (name === 'isBot') {
if ($status.application.overallStatus !== 'stopped') return;