fix executable

This commit is contained in:
CrazyWolf13
2025-05-06 09:14:37 +02:00
parent b526980d51
commit 39ca0dfce0
2 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
"config_path": "/opt/streamlink-webui.env",
"website": "https://github.com/CrazyWolf13/streamlink-webui",
"logo": null,
"description": "a simple web-ui to the well-known streamlink cli application ",
"description": "a simple web-ui to the well-known streamlink cli application, which allows you to save twitch streams to your local disk.",
"install_methods": [
{
"type": "default",
@@ -33,7 +33,7 @@
},
"notes": [
{
"text": "This app requires a Twitch Cliend_ID and Client_Secret, set it in the Config file. Look in the documentation of the project on how to obtain it.",
"text": "This app requires a Twitch cliend_ID and client_secret, set it in the config file. Look in the application documentation on how to obtain it.",
"type": "info"
}
]