remove centered toast

This commit is contained in:
Gamebrary 2020-08-14 23:35:52 -07:00
parent 714e1e3243
commit 142516361b

View file

@ -29,7 +29,6 @@ Object.defineProperties(Vue.prototype, {
Vue.use(BootstrapVue, {
BToast: {
toaster: 'b-toaster-top-center',
autoHideDelay: 500,
},
},