diff --git a/src/app/dialogs/about-dialog/about-dialog.component.html b/src/app/dialogs/about-dialog/about-dialog.component.html index 38677d6..954a428 100644 --- a/src/app/dialogs/about-dialog/about-dialog.component.html +++ b/src/app/dialogs/about-dialog/about-dialog.component.html @@ -18,7 +18,7 @@
Installation details:

Installed version: {{current_version_tag}} -  Checking for updates... - done  Update available - {{latestGithubRelease['tag_name']}}. You can update from the settings menu. + done  Update available - {{latestGithubRelease['tag_name']}}. You can update from the settings menu. You are up to date.

diff --git a/src/app/settings/settings.component.html b/src/app/settings/settings.component.html index 7a0ee52..684100a 100644 --- a/src/app/settings/settings.component.html +++ b/src/app/settings/settings.component.html @@ -19,7 +19,7 @@ URL this app will be accessed from, without the port. -

+
The desired port. Default is 17442. @@ -140,7 +140,7 @@
-
+
Global custom args for downloads on the home page. Args are delimited using two commas like so: ,, @@ -148,7 +148,7 @@
-
+
Use youtube-dl archive

Note: This setting only applies to downloads on the Home page. If you would like to use youtube-dl archive functionality in subscriptions, head to the Main tab and activate this option there.