This commit is contained in:
parent
a7b21906ba
commit
c8740f97dd
@ -84,7 +84,7 @@ const app = new Vue({
|
||||
main:[],
|
||||
step_title:[],
|
||||
},
|
||||
view: window.location.pathname.split('/').at(1),
|
||||
view: window.location.pathname.split('/').at(1)=='view',
|
||||
query:{hotel:[],flight:[],nominatim:[]},
|
||||
querying:{hotel:false,flight:false,place:false,food:false},
|
||||
impexp:"",
|
||||
|
Loading…
x
Reference in New Issue
Block a user