fix(settings): Duplicate update user manager calls

Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 919b5dbdf5)
This commit is contained in:
Christopher Ng 2023-11-28 10:34:43 -08:00
parent 699ee7a1d8
commit 154fe8f102

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