[Config] Changed priority from mandatory to preferred

WTD-949
This commit is contained in:
Charles Hacskaylo 2015-06-12 19:00:55 -07:00
parent 5219105887
commit 7c7b79e151

View File

@ -8,7 +8,7 @@
"glyph": "6",
"templateUrl": "templates/plot.html",
"needs": [ "telemetry" ],
"priority": "mandatory",
"priority": "preferred",
"delegation": true
}
],