Skip to content

Commit

Permalink
Replace tabs with spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
elisimpson committed Jan 30, 2024
1 parent 0e29fda commit f4bd418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bucket/mame.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
" Start-Sleep -Seconds 5",
"}",
"Remove-Item $dir\\mame.sym",
"Get-ChildItem $dir\\language -Exclude English, LICENSE, README.md | Remove-Item -Recurse"
"Get-ChildItem $dir\\language -Exclude English, LICENSE, README.md | Remove-Item -Recurse"
],
"bin": "mame.exe",
"shortcuts": [
Expand Down

0 comments on commit f4bd418

Please sign in to comment.