mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 14:19:38 +00:00
Improve scanner UI
This commit is contained in:
@@ -27,7 +27,7 @@ export class ToolsComponent {
|
||||
this.scanErrorModal.nativeElement.showModal()
|
||||
} else if (status === 'done') {
|
||||
this.scanning = false
|
||||
this.buttonText = 'Complete! (click to scan again)'
|
||||
this.buttonText = message + ' (click to scan again)'
|
||||
}
|
||||
}))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user