Skip to content

Commit be93219

Browse files
committed
DEV Added Missing Property
1 parent b6dfd76 commit be93219

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/scripts/controllers/provisionedServices.js

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ angular.module('openshiftConsole')
4343
$scope.emptyMessageRoutes = "Loading...";
4444

4545
var state = overview.state = {
46+
notificationsByObjectUID: {},
4647
serviceInstances: {}
4748
};
4849

0 commit comments

Comments
 (0)