mirror of
https://github.com/NoCrypt/migu.git
synced 2026-03-29 05:48:42 +00:00
fix: #256
This commit is contained in:
parent
c0393c1786
commit
1aecac107b
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Miru",
|
||||
"version": "3.9.1",
|
||||
"version": "3.9.2",
|
||||
"author": "ThaUnknown_ <ThaUnknown@users.noreply.github.com>",
|
||||
"description": "Stream anime torrents, real-time with no waiting for downloads.",
|
||||
"main": "src/index.js",
|
||||
|
|
|
|||
|
|
@ -855,7 +855,7 @@
|
|||
class:miniplayer
|
||||
class:pip
|
||||
class:immersed
|
||||
class:buffering
|
||||
class:buffering={src && buffering}
|
||||
bind:this={container}
|
||||
on:mousemove={resetImmerse}
|
||||
on:touchmove={resetImmerse}
|
||||
|
|
|
|||
Loading…
Reference in a new issue