mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-27 07:16:40 +00:00
🚨 run eslint --fix
This commit is contained in:
@@ -262,7 +262,7 @@ export async function updateSiteResource(
|
||||
newTargets: newTargets
|
||||
});
|
||||
|
||||
let olmJobs: Promise<void>[] = [];
|
||||
const olmJobs: Promise<void>[] = [];
|
||||
for (const client of mergedAllClients) {
|
||||
// we also need to update the remote subnets on the olms for each client that has access to this site
|
||||
olmJobs.push(
|
||||
|
||||
Reference in New Issue
Block a user