patch updateOnChange=includeVamm

This commit is contained in:
Nour Alharithi
2024-01-27 17:29:42 -08:00
parent cf677ae66f
commit db707de8cd

View File

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