mirror of
https://github.com/Mibew/java.git
synced 2025-01-22 17:40:35 +03:00
Fix notice about undefined 'send_shortcut'
This commit is contained in:
parent
f7d6971849
commit
1480519bb2
@ -242,7 +242,7 @@ function invitation_close_old() {
|
||||
* @return array Array of invitation data
|
||||
*/
|
||||
function setup_invitation_view(Thread $thread) {
|
||||
$data = array();
|
||||
$data = prepare_chat_app_data();
|
||||
|
||||
// Set refresh frequency
|
||||
$data['frequency'] = Settings::get('updatefrequency_chat');
|
||||
|
Loading…
Reference in New Issue
Block a user