4 lines
75 B
Python
4 lines
75 B
Python
"""Constants for the Image Upload integration."""
|
|
|
|
DOMAIN = "image_upload"
|
"""Constants for the Image Upload integration."""
|
|
|
|
DOMAIN = "image_upload"
|