mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-03-22 03:45:20 +00:00
Update DiscussionsView.vue
This commit is contained in:
parent
4b20f76579
commit
1439c72fbc
@ -1707,7 +1707,7 @@ export default {
|
||||
|
||||
// open form
|
||||
|
||||
this.$refs.universalForm.showForm(res.data, "Binding settings ", "Save changes", "Cancel").then(res => {
|
||||
this.$store.state.universalForm.showForm(res.data, "Binding settings ", "Save changes", "Cancel").then(res => {
|
||||
// send new data
|
||||
try {
|
||||
axios.post('/set_active_binding_settings',
|
||||
|
Loading…
x
Reference in New Issue
Block a user