path-selector: display path instead of name

This commit is contained in:
Mathias Rasmussen
2018-09-28 17:13:35 +02:00
parent f231c54886
commit f34a79df36
2 changed files with 2 additions and 5 deletions

View File

@@ -101,7 +101,6 @@ class PreferencesPage extends React.Component {
title: 'Select media player app',
properties: ['openFile']
}}
displayValue={playerName}
onChange={this.handleExternalPlayerPathChange}
title='External player'
value={playerPath}