mirror of
https://github.com/bitwarden/web
synced 2025-12-11 13:53:17 +00:00
move org vault stuff into subfolder
This commit is contained in:
@@ -14,7 +14,7 @@ import { LoginComponent } from './accounts/login.component';
|
||||
import { RegisterComponent } from './accounts/register.component';
|
||||
import { TwoFactorComponent } from './accounts/two-factor.component';
|
||||
|
||||
import { VaultComponent as OrganizationVaultComponent } from './organizations/vault.component';
|
||||
import { VaultComponent as OrganizationVaultComponent } from './organizations/vault/vault.component';
|
||||
|
||||
import { AccountComponent } from './settings/account.component';
|
||||
import { CreateOrganizationComponent } from './settings/create-organization.component';
|
||||
|
||||
Reference in New Issue
Block a user