mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
disable save button when link has not been changed
This commit is contained in:
parent
fcc6a4a084
commit
d1cb72b9a0
@ -113,7 +113,6 @@ export default {
|
||||
handleEditSocialMedia(link) {
|
||||
this.editingLink = link
|
||||
this.formData.socialMediaUrl = link.url
|
||||
this.disabled = false
|
||||
},
|
||||
handleInput(data) {
|
||||
this.disabled = true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user