1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-13 14:53:33 +00:00

organization status changed code changes (#12249)

* organization status changed code changes

* Remove the stop so a reconnect can be made
This commit is contained in:
cyprain-okeke
2024-12-18 16:31:16 +01:00
committed by GitHub
parent 903b5c8d93
commit 12b698b11d
5 changed files with 34 additions and 1 deletions

View File

@@ -76,7 +76,6 @@ export class AdjustPaymentDialogComponent {
}
});
await response;
await new Promise((resolve) => setTimeout(resolve, 10000));
this.toastService.showToast({
variant: "success",
title: null,