Skip to content

Commit

Permalink
Merge branch 'dev' into early-unstable
Browse files Browse the repository at this point in the history
  • Loading branch information
dragoonDorise committed Dec 23, 2024
2 parents f443b90 + 61314b2 commit c004daf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/renderer/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -508,14 +508,14 @@ export default function App() {
status: true,
installed: undefined,
name: 'EmulationStation-DE',
desc: 'Add this launcher to your Steam Library. Recommended for big colections',
desc: 'Add this launcher to your Steam Library. Recommended for big collections',
},
pegasus: {
id: 'pegasus',
status: true,
installed: undefined,
name: 'Pegasus',
desc: 'Add this launcher to your Steam Library. Recommended for big colections. You need to run EmulationStation parsers to show artwork in Pegasus Themes',
desc: 'Add this launcher to your Steam Library. Recommended for big collections. You need to run EmulationStation parsers to show artwork in Pegasus Themes',
},
deckyromlauncher: {
id: 'deckyromlauncher',
Expand Down

0 comments on commit c004daf

Please sign in to comment.