walnut_launchpad.html/js/controllers/boltController.js

3 lines
58 B
JavaScript
Raw Normal View History

2017-08-08 20:54:25 +00:00
app.controller('BoltController', [function($scope) {
}]);