[ui] `force-cache` for WaveSurfer

feat/vaults
Tomáš Mládek 2022-02-15 01:21:23 +01:00
parent add8371776
commit 27f1102169
No known key found for this signature in database
GPG Key ID: 65E225C8B3E2ED8A
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
responsive: true,
backend: "MediaElement",
mediaControls: true,
xhr: { cache: "force-cache" },
});
wavesurfer.on("ready", () => {
loaded = true;