Home
last modified time | relevance | path

Searched refs:toggleDialog (Results 1 – 1 of 1) sorted by relevance

/plugin/aichat/script/
H A DAIChatButton.js36 button.addEventListener('click', this.toggleDialog.bind(this))
141 toggleDialog() { method in AIChatButton