mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-11 16:32:55 +00:00
Re-add dropped variable
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
// Some global vars to improve performances
|
||||
var g_selectedConversation = null;
|
||||
var g_lastMsgDate = 0;
|
||||
var g_curPhoneNumber = null;
|
||||
var g_unreadCountCurrentConv = 0;
|
||||
var g_unreadCountAllConv = 0;
|
||||
var g_unreadCountNotifStep = 12;
|
||||
|
||||
Reference in New Issue
Block a user