removed pics
This commit is contained in:
parent
88abc6d3de
commit
0b9119222b
3 changed files with 1 additions and 1 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 853 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 36 KiB |
|
|
@ -12,7 +12,7 @@ import { CommonModule } from '@angular/common';
|
|||
styleUrl: './receiver.component.css'
|
||||
})
|
||||
export class ReceiverComponent {
|
||||
relayAddress: string = '';
|
||||
relayAddress: string = '';
|
||||
relayPort?: number;
|
||||
transferName: string = '';
|
||||
constructor(private tauriService: TauriService, private router: Router) {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue