mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-23 21:20:56 +03:00
Added the ability to view logs from the settings menu
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<div style="height: 100%">
|
||||
<textarea style="height: 100%" matInput readonly [(ngModel)]="logs" placeholder="Logs will appear here" i18n-placeholder="Logs placeholder"></textarea>
|
||||
</div>
|
||||
Reference in New Issue
Block a user