4 lines
59 B
Python
4 lines
59 B
Python
"""Constants for HDFury Integration."""
|
|
|
|
DOMAIN = "hdfury"
|
"""Constants for HDFury Integration."""
|
|
|
|
DOMAIN = "hdfury"
|