Skip to content

Commit

Permalink
Merge pull request #593 from vcync/next
Browse files Browse the repository at this point in the history
fix meyda
  • Loading branch information
TimPietrusky authored Jun 24, 2021
2 parents 73beac1 + ac63cbe commit 91816db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/application/setup-media.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import Meyda from "meyda/src/index";
import Meyda from "meyda";

async function enumerateDevices() {
const { _store: store } = this;
Expand Down

0 comments on commit 91816db

Please sign in to comment.