mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
bugfix: enforce uniforms in _routes
This commit is contained in:
parent
37a4720711
commit
7b3b955117
7 changed files with 46 additions and 19 deletions
|
@ -251,7 +251,7 @@ showFriends() {
|
|||
"_INTERNAL_target_jabber" : myjid,
|
||||
"_INTERNAL_source_jabber" : mkjid(person),
|
||||
"_description_presence" : "", // TODO: get these from state
|
||||
"_XML_description_presence" : "",
|
||||
"_INTERNAL_XML_description_presence" : "",
|
||||
"_INTERNAL_mood_jabber" : "neutral"
|
||||
]));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue