fix js for ugoira player
This commit is contained in:
6
app/javascript/vendor/pixiv-ugoira-player.js
vendored
6
app/javascript/vendor/pixiv-ugoira-player.js
vendored
@@ -518,4 +518,8 @@ ZipImagePlayer.prototype = {
|
||||
hasError: function() {
|
||||
return this._failed;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// added
|
||||
|
||||
export { ZipImagePlayer };
|
||||
Reference in New Issue
Block a user