mirror of
https://github.com/m1k1o/neko.git
synced 2025-08-06 02:09:04 +02:00
fixed video not showing after reconnect
This commit is contained in:
parent
2680a1f702
commit
ce319ce334
9 changed files with 59 additions and 15 deletions
|
@ -1,6 +1,5 @@
|
|||
import { getterTree, mutationTree, actionTree } from 'typed-vuex'
|
||||
import { get, set } from '~/utils/localstorage'
|
||||
import { accessor } from '~/store'
|
||||
|
||||
export const namespaced = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue