]> Repos - mime-chat/commit
fix dual audioRenderer calls
authorriqo <hernandeze2@xavier.edu>
Sat, 12 Dec 2020 21:32:46 +0000 (15:32 -0600)
committerriqo <hernandeze2@xavier.edu>
Sat, 12 Dec 2020 21:32:46 +0000 (15:32 -0600)
commit875b0828d09125231dfff339b562a44d196e8ad4
tree617ab4c59c10883156f6844ae1bff8d778837501
parent899d6ffe7f4117c1c7e799abef5517ffeb2ab240
fix dual audioRenderer calls
src/components/UI/UIDetails/audioInput.vue [deleted file]
src/components/UI/index.vue
src/components/input/inputDetails/audioInput.vue [new file with mode: 0644]
src/components/input/inputDetails/textInput.vue [moved from src/components/UI/UIDetails/inputItem.vue with 61% similarity]
src/components/input/inputItem.vue [new file with mode: 0644]
src/composables/inputItem/useInputRenderer.ts
src/composables/inputItem/useTextInput.ts [moved from src/composables/inputItem/useTextInputRender.ts with 51% similarity]
src/composables/streamRecorder/useStreamRecorder.ts