mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
merge branch master into pdf-reader
This commit is contained in:
commit
6b302ed20b
292 changed files with 7971 additions and 6918 deletions
|
@ -182,7 +182,7 @@ _define('appStorage', function () {
|
|||
});
|
||||
|
||||
// libarchive.js
|
||||
var libarchive = require('libarchive.js');
|
||||
const libarchive = require('libarchive.js');
|
||||
_define('libarchive', function () {
|
||||
return libarchive;
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue