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