Skip to content

Commit cb29548

Browse files
committed
Merge branch 'develop' of github.com:streamethorg/streameth-platform into develop
2 parents 9013922 + b22874f commit cb29548

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/app/lib/hooks/useCreateClip.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ export const useCreateClip = () => {
125125
end: values.end,
126126
organizationId,
127127
pretalxSessionCode: values.pretalxSessionCode,
128+
stageId: stageId || '',
128129
};
129130

130131
try {

0 commit comments

Comments
 (0)