Add license and negate the conditional
This commit is contained in:
parent
497d8102e2
commit
b0be7d2861
3 changed files with 4 additions and 2 deletions
|
@ -7,7 +7,7 @@ import { decryptFile } from "../DecryptFile";
|
|||
import { mediaFromContent } from "../../customisations/Media";
|
||||
import { formatFullDateNoDay } from "../../DateUtils";
|
||||
import { MatrixClient } from "matrix-js-sdk";
|
||||
import streamToZIP from "./StreamToZip";
|
||||
import streamToZIP from "./ZipStream";
|
||||
import * as ponyfill from "web-streams-polyfill/ponyfill"
|
||||
import "web-streams-polyfill/ponyfill"; // to support streams API for older browsers
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue