patch updateOnChange=includeVamm

This commit is contained in:
Nour Alharithi
2024-01-27 17:28:06 -08:00
parent af4642e0c4
commit 8d805656bb

View File

@@ -70,7 +70,7 @@ export class DLOBSubscriberIO extends DLOBSubscriber {
depth: -1,
numVammOrders: 100,
includeVamm,
updateOnChange: true,
updateOnChange: includeVamm,
fallbackL2Generators: [],
});
}