Merge pull request 'Error const/let' (#6) from dev into server
Reviewed-on: #6
This commit is contained in:
commit
fd3df826bc
|
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
GetMarkerData();
|
GetMarkerData();
|
||||||
|
|
||||||
const freight;
|
let freight;
|
||||||
|
|
||||||
async function GetMarkerData() {
|
async function GetMarkerData() {
|
||||||
try {
|
try {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user