mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
run prettier
This commit is contained in:
parent
3f60cf5377
commit
026308acc9
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
console.error('Error getting album that asset belong to', e);
|
console.error('Error getting album that asset belong to', e);
|
||||||
}
|
}
|
||||||
}
|
};
|
||||||
|
|
||||||
const handleKeyboardPress = (key: string) => {
|
const handleKeyboardPress = (key: string) => {
|
||||||
switch (key) {
|
switch (key) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue