Removed unused function
This commit is contained in:
parent
0945da8334
commit
a2112f095c
1 changed files with 0 additions and 5 deletions
|
@ -657,11 +657,6 @@
|
|||
this.config = {...CONFIG_DEFAULT};
|
||||
}
|
||||
},
|
||||
resetSamplersDialog() {
|
||||
if (window.confirm('Are you sure to reset seamplers?')) {
|
||||
this.config.samplers = this.configDefault.samplers;
|
||||
}
|
||||
},
|
||||
|
||||
// sync state functions
|
||||
fetchConversation() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue