address selection: add leaflet css + add fields for the address extra information (WIP)'

This commit is contained in:
nobohan
2021-05-11 13:50:11 +02:00
parent 2fe38945d2
commit ea0b2407df
5 changed files with 44 additions and 63 deletions

View File

@@ -3,6 +3,7 @@ import { _createI18n } from 'ChillMainAssets/vuejs/_js/i18n'
import { addressMessages } from './js/i18n'
import { getDataPromise } from './store'
import App from './App.vue';
getDataPromise.then(store => {