4 lines
79 B
Python
4 lines
79 B
Python
|
"""Constants for the Group integration."""
|
||
|
|
||
|
CONF_HIDE_MEMBERS = "hide_members"
|