Add UI to enable protocol handler
This commit is contained in:
parent
be475026c8
commit
321140327e
3 changed files with 46 additions and 0 deletions
|
@ -1571,6 +1571,7 @@ export default class App extends Component {
|
|||
<${Buffer}
|
||||
buffer=${activeBuffer}
|
||||
server=${activeServer}
|
||||
isBouncer=${isBouncer}
|
||||
onChannelClick=${this.handleChannelClick}
|
||||
onNickClick=${this.handleNickClick}/>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue