Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas committed Jun 2, 2024
1 parent 8d1d64e commit 2c9944c
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ export interface ModuleViewModel {
}

export interface LauncherOptions {
language: string;
unblockFiles: boolean;
fixCommonIssues: boolean;
betaSorting: boolean;
}

Expand Down

0 comments on commit 2c9944c

Please sign in to comment.