mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-18 08:36:38 +00:00
Merge branch 'dev' into batch-add-client-to-resources
This commit is contained in:
@@ -620,7 +620,7 @@ export async function handleMessagingForUpdatedSiteResource(
|
||||
await updateTargets(newt.newtId, {
|
||||
oldTargets: oldTargets,
|
||||
newTargets: newTargets
|
||||
});
|
||||
}, newt.version);
|
||||
}
|
||||
|
||||
const olmJobs: Promise<void>[] = [];
|
||||
|
||||
Reference in New Issue
Block a user