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