Commit 79b7ca5b by Kim Jinsung

作業一覧画面からプッシュメッセージ受信でチャットルーム接続できない問題対応

コミット漏れ
parent afa1861d
...@@ -1302,7 +1302,6 @@ public abstract class ABVAuthenticatedActivity extends ABVActivity implements Co ...@@ -1302,7 +1302,6 @@ public abstract class ABVAuthenticatedActivity extends ABVActivity implements Co
} }
} }
}, 500); }, 500);
getABVUIDataCache().isChatPushMessageOpenOperationList = false;
return true; return true;
} }
return false; return false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment