Commit fad4ace2 authored by Kushal Pandya's avatar Kushal Pandya

Pass `syncStatusUnavailable` to node sync settings component

parent e6d743c4
......@@ -106,6 +106,7 @@
/>
<geo-node-sync-settings
v-else-if="isCustomTypeSync"
:sync-status-unavailable="itemValue.syncStatusUnavailable"
:selective-sync-type="itemValue.selectiveSyncType"
:last-event="itemValue.lastEvent"
:cursor-last-event="itemValue.cursorLastEvent"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment