Add UI to enable protocol handler

This commit is contained in:
Simon Ser 2021-11-07 17:53:10 +01:00
parent be475026c8
commit 321140327e
3 changed files with 46 additions and 0 deletions

View file

@ -1571,6 +1571,7 @@ export default class App extends Component {
<${Buffer}
buffer=${activeBuffer}
server=${activeServer}
isBouncer=${isBouncer}
onChannelClick=${this.handleChannelClick}
onNickClick=${this.handleNickClick}/>
</section>