mirror of
				https://github.com/mokuappio/serverless-invoices.git
				synced 2025-10-30 17:31:08 -04:00 
			
		
		
		
	Merge remote-tracking branch 'origin/main' into main
# Conflicts: # src/main.js
This commit is contained in:
		| @ -7,6 +7,7 @@ import router from '@/router'; | ||||
| import store from '@/store/store'; | ||||
| import VueNotifications from 'vue-notification'; | ||||
| import './registerServiceWorker'; | ||||
| import i18n from './config/i18n.config'; | ||||
|  | ||||
| Vue.use(BVModalPlugin); | ||||
| Vue.use(VueNotifications); | ||||
| @ -16,6 +17,7 @@ Vue.config.productionTip = false; | ||||
| const app = new Vue({ | ||||
|   router, | ||||
|   store, | ||||
|   i18n, | ||||
|   render: h => h(App), | ||||
| }).$mount('#app'); | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user