path-selector: display path instead of name
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user