Fix the build

pull/749/head
lilia 11 years ago
parent 3eafefe18e
commit 585c82aee8

@ -72,7 +72,6 @@
conversation.fetchMessages(); conversation.fetchMessages();
} else { } else {
openConversation(conversationId); openConversation(conversationId);
var windowId = windowMap.windowIdFrom(conversationId);
extension.windows.drawAttention(windowId); extension.windows.drawAttention(windowId);
} }
}; };

Loading…
Cancel
Save