You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-06-15 03:30:33 +02:00
chore(web): remove unnecessary input.select for lang selector (#10273)
chore: remove unnecessary input.select for lang selector
This commit is contained in:
@ -59,7 +59,6 @@
|
||||
|
||||
const activate = () => {
|
||||
isActive = true;
|
||||
input?.select();
|
||||
searchQuery = '';
|
||||
openDropdown();
|
||||
};
|
||||
|
Reference in New Issue
Block a user