mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 13:07:46 +00:00
cleanup
This commit is contained in:
@@ -103,6 +103,8 @@ import { GrpcService } from './grpc.service';
|
|||||||
import { NewOrganizationService } from './new-organization.service';
|
import { NewOrganizationService } from './new-organization.service';
|
||||||
import { toObservable } from '@angular/core/rxjs-interop';
|
import { toObservable } from '@angular/core/rxjs-interop';
|
||||||
|
|
||||||
|
const ORG_LIMIT = 10;
|
||||||
|
|
||||||
@Injectable({
|
@Injectable({
|
||||||
providedIn: 'root',
|
providedIn: 'root',
|
||||||
})
|
})
|
||||||
|
Reference in New Issue
Block a user