Commit 52884c76 authored by Marc Durdin's avatar Marc Durdin
Browse files

fix(developer): use var not let in definitions

Fixes #4716.

We still support Chrome 37 on Android 5.0, which does not permit
use of the `let` keyword in normal conditions.
parent 2623052a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment