Skip to content

Commit 1045152

Browse files
Smarkerc-w
authored andcommitted
Change FacebookPage to FacebookPost. (#48)
1 parent ffacc86 commit 1045152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project-fortis-interfaces/src/components/Admin/Streams/StreamConstants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ const defaultStreamMap = {
275275
pipelineKey: 'Facebook',
276276
pipelineLabel: 'Facebook',
277277
pipelineIcon: EVENT_SOURCE_ICON_MAP.facebook,
278-
streamFactory: 'FacebookPost',
278+
streamFactory: 'FacebookPage',
279279
enabled: true
280280
},
281281
HTML: {

0 commit comments

Comments
 (0)