SYNC: fix

This commit is contained in:
Jan Prochazka
2025-07-04 08:21:31 +02:00
committed by Diflow
parent 21c0842fae
commit 08ab504fac

View File

@@ -258,6 +258,9 @@ module.exports = {
"name": "Local", "name": "Local",
"type": "local" "type": "local"
} }
],
"preloadedRowsInsertOnly": [
"is_disabled"
] ]
}, },
{ {