app/assets/javascripts/presence_persistence.js in social_stream-presence-0.10.0 vs app/assets/javascripts/presence_persistence.js in social_stream-presence-0.10.1

- old
+ new

@@ -112,10 +112,10 @@ //Check for Session Storage support if (! window.sessionStorage){ return } - + restoreChatBoxes(); } function getRestoreMainChatBoxStatus(){ if (!window.sessionStorage) { \ No newline at end of file