mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
adjust help text
This commit is contained in:
@@ -56,8 +56,9 @@ const Help: FC = () => {
|
||||
</Link>
|
||||
<br />
|
||||
<i>({LL.HELP_INFORMATION_4()}</i>
|
||||
<EastIcon style={{ fontSize: 24, color: 'lightblue', verticalAlign: 'middle' }} />
|
||||
<Link href={uploadURL} color="primary">
|
||||
{LL.UPLOAD()}
|
||||
{LL.UPLOAD_DOWNLOAD()}
|
||||
</Link>
|
||||
)
|
||||
</ListItemText>
|
||||
|
||||
Reference in New Issue
Block a user