update web

This commit is contained in:
yourok
2023-08-15 12:16:35 +03:00
parent b62ed8af30
commit 80187393f5
13 changed files with 344 additions and 7 deletions

View File

@@ -69,6 +69,7 @@ export default function AboutDialog() {
<div>
<LinkComponent name={t('ProjectSource')} link='https://github.com/YouROK/TorrServer' />
<LinkComponent name={t('Releases')} link='https://github.com/YouROK/TorrServer/releases' />
<LinkComponent name={t('NasReleases')} link='https://github.com/vladlenas' />
</div>
</Section>
@@ -85,6 +86,7 @@ export default function AboutDialog() {
<LinkComponent name='damiva' link='https://github.com/damiva' />
<LinkComponent name='Anton Potekhin' link='https://github.com/Anton111111' />
<LinkComponent name='FaintGhost' link='https://github.com/FaintGhost' />
<LinkComponent name='vladlenas' link='https://github.com/vladlenas' />
</div>
</Section>
</div>