mirror of
https://github.com/mifi/lossless-cut.git
synced 2024-11-21 18:02:35 +01:00
Printout version when starting
This commit is contained in:
parent
3a79af75fa
commit
32c61e2feb
@ -325,3 +325,5 @@ class App extends React.Component {
|
||||
}
|
||||
|
||||
ReactDOM.render(<App />, document.getElementById('app'));
|
||||
|
||||
console.log('Version', electron.remote.app.getVersion());
|
||||
|
Loading…
Reference in New Issue
Block a user