Set onlineHelp link in jsxc options
related to diaspora/jsxc#125 Signed-off-by: Lukas Matt <lukas@zauberstuhl.de> closes #6388
This commit is contained in:
parent
a40a34ee8c
commit
e57bdeed19
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ $(document).ready(function() {
|
|||
SEND_WHITESPACE_TAG: true,
|
||||
WHITESPACE_START_AKE: true
|
||||
},
|
||||
onlineHelp: "/help/chat",
|
||||
priority: {
|
||||
online: 1,
|
||||
chat: 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue