fix(settings): Duplicate update user manager calls

Signed-off-by: Christopher Ng <chrng8@gmail.com>
This commit is contained in:
Christopher Ng 2023-11-28 10:34:43 -08:00 committed by Pytal
parent edc48807f1
commit 919b5dbdf5

View file

@ -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 }}