Fix allow_message_corrections.
This commit is contained in:
parent
27d8ab7fc6
commit
0cc9570e58
@ -127,7 +127,7 @@ window.initConverse = async function initConverse ({
|
||||
allow_logout: false,
|
||||
show_controlbox_by_default: false,
|
||||
view_mode: 'fullscreen',
|
||||
allow_message_corrections: true,
|
||||
allow_message_corrections: 'all',
|
||||
allow_message_retraction: 'all'
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user