mirror of
https://github.com/immich-app/immich.git
synced 2025-11-23 23:00:42 +09: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