@@ -184,6 +184,7 @@ public class TrackController {
String accountId = jsonObject.getString("account_id");
if ("tab3xcl".equals(accountId)) {
isRtaAccount = true;
+ break;
}
if (isRtaAccount) {