Fixed edit social platform resetting to OF.
This commit is contained in:
@@ -167,7 +167,7 @@ function addSocial() {
|
||||
|
||||
emit('socials', socials.value);
|
||||
|
||||
platform.value = 'onlyfans';
|
||||
platform.value = '';
|
||||
handle.value = '';
|
||||
url.value = '';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user