mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-20 13:43:19 +03:00
Improved UX in share dialog and video info dialog
This commit is contained in:
@@ -21,7 +21,7 @@ export class ShareMediaDialogComponent implements OnInit {
|
||||
timestamp_enabled = false;
|
||||
|
||||
constructor(@Inject(MAT_DIALOG_DATA) public data: any, public router: Router, private snackBar: MatSnackBar,
|
||||
private postsService: PostsService) { }
|
||||
public postsService: PostsService) { }
|
||||
|
||||
ngOnInit(): void {
|
||||
if (this.data) {
|
||||
|
||||
Reference in New Issue
Block a user