mirror of
https://github.com/elisspace/core.git
synced 2026-09-09 20:48:36 +00:00
* Add sms integration Committer: ocalvo <oscar@calvonet.com> * Fix PyLint * Update requirements
4 lines
51 B
Python
4 lines
51 B
Python
"""Constants for sms Component."""
|
|
|
|
DOMAIN = "sms"
|