clock selected block arrow

This commit is contained in:
Mononaut
2023-05-04 17:50:27 -04:00
parent 07dddd857b
commit 9671259f5c
10 changed files with 41 additions and 4 deletions

View File

@@ -26,6 +26,7 @@ export class BlockchainBlocksComponent implements OnInit, OnChanges, OnDestroy {
@Input() connected: boolean = true;
@Input() minimal: boolean = false;
@Input() blockWidth: number = 125;
@Input() spotlight: number = 0;
specialBlocks = specialBlocks;
network = '';