mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-03 13:05:23 +02:00
[autofix.ci] apply automated fixes
This commit is contained in:
@@ -453,8 +453,7 @@ export default async function handler(
|
||||
break;
|
||||
}
|
||||
}
|
||||
if (hasLabel)
|
||||
continue;
|
||||
if (hasLabel) continue;
|
||||
}
|
||||
|
||||
const previewLimit = app?.previewLimit || 0;
|
||||
|
||||
Reference in New Issue
Block a user