fix(settings): Duplicate update user manager calls

Signed-off-by: Christopher Ng <chrng8@gmail.com>
pull/41809/head
Christopher Ng 2023-11-28 10:34:43 +07:00 committed by Pytal
parent edc48807f1
commit 919b5dbdf5
1 changed files with 1 additions and 2 deletions

@ -275,8 +275,7 @@
:placeholder="managerLabel"
@open="searchInitialUserManager"
@search="searchUserManager"
@option:selected="updateUserManager"
@input="updateUserManager" />
@option:selected="updateUserManager" />
</template>
<span v-else-if="!isObfuscated">
{{ user.manager }}