mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-05-02 05:22:00 +03:00
github release test
This commit is contained in:
parent
6c53f2c2b6
commit
d2045ecaf4
8 changed files with 164 additions and 116 deletions
src
|
@ -4,6 +4,9 @@ import '@/registerServiceWorker'
|
|||
import router from '@/router'
|
||||
import store from '@/store'
|
||||
import '@babel/polyfill'
|
||||
import VueObserveVisibility from 'vue-observe-visibility'
|
||||
|
||||
Vue.use(VueObserveVisibility)
|
||||
|
||||
import Toast from 'vue-toastification'
|
||||
import 'vue-toastification/dist/index.css'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue