1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-24 04:04:24 +00:00

stub out org billing

This commit is contained in:
Kyle Spearrin
2017-04-06 13:13:54 -04:00
parent 653afe9f8b
commit 7591843220
4 changed files with 29 additions and 0 deletions

View File

@@ -137,6 +137,7 @@
<script src="app/organization/organizationSubvaultsEditController.js"></script>
<script src="app/organization/organizationSubvaultsUsersController.js"></script>
<script src="app/organization/organizationSettingsController.js"></script>
<script src="app/organization/organizationBillingController.js"></script>
<script src="app/settings/settingsModule.js"></script>
<script src="app/settings/settingsController.js"></script>