[faucet] add missing error message for suspicious twitter accounts

This commit is contained in:
nymkappa
2024-09-04 13:52:48 +02:00
parent 82d1502bfa
commit f6fac92180
3 changed files with 12 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ export class FaucetComponent implements OnInit, OnDestroy {
error: string = '';
user: any = undefined;
txid: string = '';
faucetStatusSubscription: Subscription;
status: {
min: number; // minimum amount to request at once (in sats)