Update src/pages/modManager.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m12s
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m12s
This commit is contained in:
parent
2de1a66488
commit
662541a71f
@ -59,6 +59,15 @@ export const ModManagerPage = () => {
|
||||
title="Embedded YouTube"
|
||||
/>
|
||||
</div>
|
||||
<div style={{ width: '100%' }}>
|
||||
<a
|
||||
className='btn btnMain'
|
||||
style={{ textAlign: 'center' }}
|
||||
href='https://github.com/ModOrganizer2/modorganizer/releases'
|
||||
target='_blank'
|
||||
>Download Mod Organizer 2 from Github
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user