mirror of
https://github.com/emuplace/sudachi.emuplace.app.git
synced 2025-05-10 02:36:27 +02:00
Update App.tsx
This commit is contained in:
parent
777a49771a
commit
fbf743f5cb
1 changed files with 2 additions and 2 deletions
|
@ -90,7 +90,7 @@ export default function App() {
|
|||
{
|
||||
color: 'orange',
|
||||
platform: 'Linux',
|
||||
url: ''
|
||||
url: 'https://github.com/emuplace/sudachi.emuplace.app/releases/download/v1.0.13/sudachi-linux-v1.0.13.7z'
|
||||
},
|
||||
{
|
||||
color: 'violet',
|
||||
|
@ -187,4 +187,4 @@ export default function App() {
|
|||
</Container>
|
||||
</MantineProvider>
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue