chore: update Taiga to 5 (#3136)

* chore: update Taiga to 5

* chore: fix
This commit is contained in:
Alex Inkin
2026-03-15 19:51:50 +04:00
committed by GitHub
parent be921b7865
commit a90b96cddd
184 changed files with 1508 additions and 1958 deletions

View File

@@ -1597,9 +1597,7 @@ export class MockApiService extends ApiService {
return null
}
async pkgAddPrivateDomain(
params: PkgAddPrivateDomainReq,
): Promise<boolean> {
async pkgAddPrivateDomain(params: PkgAddPrivateDomainReq): Promise<boolean> {
await pauseFor(2000)
const patch: Operation<any>[] = [