144e0ae07e
* refactor(app): move storidge to new 'integrations' module * style(storidge): revert TODO note removal
4 lines
83 B
JavaScript
4 lines
83 B
JavaScript
angular.module('portainer.integrations', [
|
|
'portainer.integrations.storidge'
|
|
]);
|