Skip to content

Commit

Permalink
fix(js): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
renzuzu committed Aug 25, 2021
1 parent 1bced36 commit df2f656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renzu_hud/ui/js/demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -2691,7 +2691,7 @@ function setKeyless(table) {
}
}

let = globalconfig = {}
let globalconfig = {}
usersetting['carhud'] = {}
setting['carhud'] = {}

Expand Down

0 comments on commit df2f656

Please sign in to comment.