Skip to content

Commit 310c9f9

Browse files
committed
Add comment
1 parent e3afebe commit 310c9f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/measure/measure.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ angular.module('Measure.Measure', ['ngRoute'])
220220
{
221221
userAcceptedDataPolicy: true,
222222
downloadworkerfile: "/libraries/pt-download-worker.min.js",
223+
// Randomly choose to run one of the configurations above.
223224
metadata: md[Math.floor(Math.random()*md.length)]
224225
},
225226
{

0 commit comments

Comments
 (0)