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 noWrap
sx={{ flexGrow: 1 }} sx={{ flexGrow: 1 }}
> >
yt-dlp WebUI {settings.appTitle}
</Typography> </Typography>
<FreeSpaceIndicator /> <FreeSpaceIndicator />
<div style={{ <div style={{