Skip to content

Commit 360eba7

Browse files
committed
readme
1 parent 5d89244 commit 360eba7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ FD.setSyncConfig(config);
128128
Now all reference changes are sent every time you call `FD.syncToDatabase()`. It only sends changes.
129129

130130
For sending full reference:
131-
```
131+
```javascript
132132
FD.syncToDatabase(true);
133133
```
134134
- Enable debug logs:

0 commit comments

Comments
 (0)