Skip to content

Commit

Permalink
Merge pull request #6308 from LiangchengJ/fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny authored Apr 28, 2022
2 parents f653fe9 + 716ce01 commit 7b41cb0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions tabby-local/src/icons/docker.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions tabby-local/src/shells/wsl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ const wslIconMap: Record<string, string> = {
'Ubuntu-18.04': require('../icons/ubuntu.svg'),
'Ubuntu': require('../icons/ubuntu.svg'),
'Linux': require('../icons/linux.svg'),
'docker-desktop': require('../icons/docker.svg'),
'docker-desktop-data': require('../icons/docker.svg'),
}
/* eslint-enable quote-props */

Expand Down

0 comments on commit 7b41cb0

Please sign in to comment.