change app title in the ui (#90)
This commit is contained in:
@@ -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={{
|
||||||
|
|||||||
Reference in New Issue
Block a user