mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-18 04:59:31 +00:00
remove TODO
This commit is contained in:
@@ -189,7 +189,6 @@
|
|||||||
}
|
}
|
||||||
if (name === 'basicAuth') {
|
if (name === 'basicAuth') {
|
||||||
basicAuth = !basicAuth;
|
basicAuth = !basicAuth;
|
||||||
// TODO: Set user and password
|
|
||||||
}
|
}
|
||||||
if (name === 'isBot') {
|
if (name === 'isBot') {
|
||||||
if ($status.application.overallStatus !== 'stopped') return;
|
if ($status.application.overallStatus !== 'stopped') return;
|
||||||
|
|||||||
Reference in New Issue
Block a user