mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 08:00:45 +00:00
nit fix
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
try {
|
||||
if (
|
||||
$isCustomInstanceDbEnabled &&
|
||||
dataTableSettings.dataTables.some(
|
||||
tempSettings.dataTables.some(
|
||||
(d) =>
|
||||
d.database.resource_type === 'instance' &&
|
||||
!customInstanceDbs.current?.[d.database.resource_path ?? '']?.success
|
||||
|
||||
Reference in New Issue
Block a user