Move unrelated code out of menu.js and ipc.js
This commit is contained in:
@@ -39,7 +39,7 @@ function Header (state) {
|
||||
<i
|
||||
class='icon add'
|
||||
title='Add torrent'
|
||||
onclick=${dispatcher('showOpenTorrentFile')}>
|
||||
onclick=${dispatcher('openTorrentFile')}>
|
||||
add
|
||||
</i>
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user