Skip to content

Commit

Permalink
#2289 we must load brotli to enable it
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@22645 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed May 6, 2019
1 parent 75467a7 commit d64e57e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/html5/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<script type="text/javascript" src="js/lib/bencode.js"></script>
<script type="text/javascript" src="js/lib/zlib.js"></script>
<script type="text/javascript" src="js/lib/lz4.js"></script>
<script type="text/javascript" src="js/lib/brotli_decode.js"></script>
<script type="text/javascript" src="js/lib/forge.js"></script>

<script type="text/javascript" src="js/lib/jsmpeg.js"></script>
Expand Down

0 comments on commit d64e57e

Please sign in to comment.