playlist: add missing nginject attribute

This commit is contained in:
Daniel Lee 2018-04-09 21:33:18 +02:00
parent 23ed5dfc8a
commit c860f21052

View File

@ -1,5 +1,6 @@
import angular from 'angular';
/** @ngInject */
function grafanaRoutes($routeProvider) {
$routeProvider
.when('/playlists', {