mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-30 08:30:59 +03:00
Modified about dialog to have a more consistent design, and added the logo & github logo to the top
This commit is contained in:
@@ -26,7 +26,6 @@ export class AboutDialogComponent implements OnInit {
|
||||
this.postsService.getLatestGithubRelease().subscribe(res => {
|
||||
this.checking_for_updates = false;
|
||||
this.latestGithubRelease = res;
|
||||
console.log(this.latestGithubRelease)
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user