mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-11 16:53:02 +00:00
4 lines
74 B
JavaScript
4 lines
74 B
JavaScript
angular.module('app')
|
|
.controller('ShipyardController', function () {
|
|
|
|
}); |