1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00

run prettier

This commit is contained in:
Alex Tran 2023-01-21 22:53:45 -06:00
parent 3f60cf5377
commit 026308acc9
No known key found for this signature in database
GPG Key ID: E4954BC787B85C8A

View File

@ -60,7 +60,7 @@
} catch (e) {
console.error('Error getting album that asset belong to', e);
}
}
};
const handleKeyboardPress = (key: string) => {
switch (key) {