Obsolete with diaspora/jsxc#113
Using the logout element caused some trouble in the past Signed-off-by: Lukas Matt <lukas@zauberstuhl.de>
This commit is contained in:
parent
9a96836594
commit
524a0bdaf0
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ $(document).ready(function() {
|
|||
var jid = app.currentUser.get('diaspora_id');
|
||||
jsxc.init({
|
||||
root: '/assets/diaspora_jsxc',
|
||||
logoutElement: $('.user-menu-item [data-method=delete]'),
|
||||
rosterAppend: 'body',
|
||||
otr: {
|
||||
debug: true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue