Task lists WIP:
* remember if task app was open, and restore when in fullpage mode * refactoring
This commit is contained in:
@ -86,7 +86,8 @@ export const livechatSpecificsPlugin = {
|
||||
'livechat_external_auth_reconnect_mode',
|
||||
'livechat_mini_muc_head',
|
||||
'livechat_specific_external_authent',
|
||||
'livechat_task_list_enabled'
|
||||
'livechat_task_app_enabled',
|
||||
'livechat_task_app_restore'
|
||||
]) {
|
||||
_converse.api.settings.set(k, params[k])
|
||||
}
|
||||
|
Reference in New Issue
Block a user