Skip to content

Commit 0280df2

Browse files
author
Benoit Schweblin
committed
Content merge
1 parent d258d1c commit 0280df2

File tree

8 files changed

+373
-567
lines changed

8 files changed

+373
-567
lines changed

src/data/emptySyncContent.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
export default () => ({
22
id: null,
33
type: 'syncContent',
4-
contentRevisions: {},
4+
historyData: {},
55
syncLocationData: {},
66
updated: 0,
77
});

0 commit comments

Comments
 (0)