change app title in the ui (#90)

This commit is contained in:
Marco
2023-09-25 08:53:44 +02:00
committed by GitHub
parent 665a08ddc4
commit 2040385621

View File

@@ -81,7 +81,7 @@ export default function Layout() {
noWrap
sx={{ flexGrow: 1 }}
>
yt-dlp WebUI
{settings.appTitle}
</Typography>
<FreeSpaceIndicator />
<div style={{