mirror of
https://github.com/bitwarden/browser
synced 2026-01-09 03:53:53 +00:00
7 lines
123 B
JavaScript
7 lines
123 B
JavaScript
angular
|
|
.module('bit.organization')
|
|
|
|
.controller('organizationSettingsController', function ($scope) {
|
|
|
|
});
|