3 lines
55 B
Python
3 lines
55 B
Python
|
"""Constants for the Kodi platform."""
|
||
|
DOMAIN = "kodi"
|