mirror of
https://github.com/sashacmc/photo-importer.git
synced 2025-02-22 18:42:16 +02:00
Typo fix
This commit is contained in:
parent
2876d712ee
commit
c9a72d5d09
@ -123,7 +123,7 @@ class FileProp:
|
||||
if ftime.year < 1990 or ftime.year > 2100:
|
||||
continue
|
||||
|
||||
return time
|
||||
return ftime
|
||||
except ValueError:
|
||||
pass
|
||||
return None
|
||||
|
Loading…
x
Reference in New Issue
Block a user