core/homeassistant/components/image_upload/const.py

4 lines
75 B
Python
Raw Normal View History

"""Constants for the Image Upload integration."""
DOMAIN = "image_upload"