mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-29 21:15:19 +00:00
fix merge issues
This commit is contained in:
@@ -228,7 +228,6 @@ export function generateItem<
|
|||||||
return (input$) =>
|
return (input$) =>
|
||||||
input$.pipe(
|
input$.pipe(
|
||||||
generateItemsInternal(
|
generateItemsInternal(
|
||||||
name,
|
|
||||||
function* (input) {
|
function* (input) {
|
||||||
yield generator(input);
|
yield generator(input);
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user