some icons returned back

This commit is contained in:
Daniel Shleifman
2022-07-26 11:14:37 +03:00
parent 9143df54f1
commit 7d8b255edf
8 changed files with 5 additions and 4 deletions

View File

@@ -57,7 +57,7 @@ export default function AboutDialog() {
<HeaderSection>
<div>{t('About')}</div>
{torrServerVersion}
<img src='/apple-icon-180.png' alt='ts-icon' />
<img src='/apple-touch-icon.png' alt='ts-icon' />
</HeaderSection>
<div style={{ overflow: 'auto' }}>