mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
Update index.jsx
This commit is contained in:
@@ -35,10 +35,7 @@ export default function AboutDialog() {
|
|||||||
<DialogWrapper>
|
<DialogWrapper>
|
||||||
<HeaderSection>
|
<HeaderSection>
|
||||||
<div>{t('About')}</div>
|
<div>{t('About')}</div>
|
||||||
<img
|
<img src='/android-chrome-192x192.png' alt='ts-icon' />
|
||||||
src='/android-chrome-192x192.png'
|
|
||||||
alt='ts-icon'
|
|
||||||
/>
|
|
||||||
</HeaderSection>
|
</HeaderSection>
|
||||||
|
|
||||||
<div style={{ overflow: 'auto' }}>
|
<div style={{ overflow: 'auto' }}>
|
||||||
|
|||||||
Reference in New Issue
Block a user