cleanup
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
choelzl 2021-07-16 16:55:22 +02:00
parent a7b21906ba
commit c8740f97dd
Signed by: sora
GPG Key ID: A362EA0491E2EEA0

View File

@ -84,7 +84,7 @@ const app = new Vue({
main:[], main:[],
step_title:[], step_title:[],
}, },
view: window.location.pathname.split('/').at(1), view: window.location.pathname.split('/').at(1)=='view',
query:{hotel:[],flight:[],nominatim:[]}, query:{hotel:[],flight:[],nominatim:[]},
querying:{hotel:false,flight:false,place:false,food:false}, querying:{hotel:false,flight:false,place:false,food:false},
impexp:"", impexp:"",