Removing Bisq

This commit is contained in:
softsimon
2024-03-17 18:22:38 +09:00
parent 1b21cd89a3
commit 60996a99f0
124 changed files with 51 additions and 8624 deletions

View File

@@ -1,7 +1,6 @@
<h2 class="preview-header">
<ng-container *ngIf="{ val: network$ | async } as network">
<ng-container [ngSwitch]="network.val">
<span *ngSwitchCase="'bisq'">Bisq </span>
<span *ngSwitchCase="'liquid'">Liquid </span>
<span *ngSwitchCase="'liquidtestnet'">Liquid </span>
<span *ngSwitchDefault>Bitcoin </span>