1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-09 03:53:53 +00:00
Files
browser/src/app/organization/organizationSettingsController.js
2017-04-06 13:10:43 -04:00

7 lines
123 B
JavaScript

angular
.module('bit.organization')
.controller('organizationSettingsController', function ($scope) {
});