9 lines
459 B
Text
9 lines
459 B
Text
return {
|
|
["responder@localhost"] = {
|
|
["groups"] = {
|
|
["Buddies"] = true;
|
|
};
|
|
["name"] = "responder";
|
|
["subscription"] = "both";
|
|
};
|
|
};
|