added folder deletion confirmation
This commit is contained in:
@ -21,7 +21,7 @@ import CoolLightBox from 'vue-cool-lightbox'
|
||||
Vue.use(CoolLightBox)
|
||||
|
||||
import VModal from 'vue-js-modal'
|
||||
Vue.use(VModal)
|
||||
Vue.use(VModal, { dialog: true })
|
||||
|
||||
import store from 'vuejs/store'
|
||||
import router from 'vuejs/route'
|
||||
|
Reference in New Issue
Block a user