Fixed edit social platform resetting to OF.
This commit is contained in:
parent
8f3701fd59
commit
5f9893e0c6
|
@ -167,7 +167,7 @@ function addSocial() {
|
|||
|
||||
emit('socials', socials.value);
|
||||
|
||||
platform.value = 'onlyfans';
|
||||
platform.value = '';
|
||||
handle.value = '';
|
||||
url.value = '';
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue