Skip to content

Commit

Permalink
[Fix] Use runRunnerCommand to fix issue with spaces enabling egl-sync…
Browse files Browse the repository at this point in the history
… (#2964)

* Use runRunnerCommand to fix issue with spaces enabling egl-sync

* Address feedback: order options, constant, safeparse
  • Loading branch information
arielj authored and flavioislima committed Oct 26, 2023
1 parent e111423 commit 7f2cbdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/backend/storeManagers/legendary/commands/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

import InstallCommand from './install'
import LaunchCommand from './launch'
import ListCommand from './list'
Expand Down

0 comments on commit 7f2cbdd

Please sign in to comment.