Skip to content

Commit

Permalink
Audio: Fix playing voice messages on iOS (follow-up)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajaxy committed Jun 30, 2021
1 parent bf24d33 commit 5298076
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy/copy_to_dist.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ cp -R ./public/* ${1:-"dist"}
cp ./src/lib/rlottie/rlottie-wasm.js ${1:-"dist"}
cp ./src/lib/rlottie/rlottie-wasm.wasm ${1:-"dist"}

cp ./node_modules/opus-recorder/dist/encoderWorker.min.wasm ${1:-"dist"}
cp ./node_modules/opus-recorder/dist/decoderWorker.min.wasm ${1:-"dist"}

cp ./src/lib/webp/webp_wasm.js ${1:-"dist"}
Expand Down

0 comments on commit 5298076

Please sign in to comment.