mirror of
https://github.com/immich-app/immich.git
synced 2025-07-07 18:24:10 -04:00
Indentation issue
This commit is contained in:
parent
7aaf3aa57b
commit
f4671f4886
@ -16,8 +16,8 @@ try:
|
||||
if soc in device_compatible_str:
|
||||
is_available = True
|
||||
break
|
||||
else:
|
||||
is_available = False
|
||||
else:
|
||||
is_available = False
|
||||
except (FileNotFoundError, ImportError):
|
||||
is_available = False
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user