Fix the build
This commit is contained in:
parent
3eafefe18e
commit
585c82aee8
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue