HEIC import, reimplement image change system
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
class PeriodSourceEnum(enumerate):
|
||||
NETWORKLOCATION = "network_location"
|
||||
CUSTOMLOCATION = "custom_location"
|
||||
CUSTOMTIMEPERIODS = "custom_time_periods"
|
||||
Reference in New Issue
Block a user