diff --git a/src/App.tsx b/src/App.tsx index 294215f..9066dc0 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -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() { ) -} \ No newline at end of file +}