portainer/app/integrations/_module.js

4 lines
83 B
JavaScript

angular.module('portainer.integrations', [
'portainer.integrations.storidge'
]);