Skip to content

Commit

Permalink
Add drive D to the available list #66
Browse files Browse the repository at this point in the history
  • Loading branch information
evsar3 committed Mar 6, 2021
1 parent 3f747bb commit 845c676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/components/AddEditConnectionWindow/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ export default {
isEditingMode: false,
title: 'Add Connection',
drives: 'EFGHIJKLMNOPQRSTUVWXYZ',
drives: 'DEFGHIJKLMNOPQRSTUVWXYZ',
conn: {
uuid: uuid(),
Expand Down

0 comments on commit 845c676

Please sign in to comment.