fix(ui) - assist active tab list, broken after with new api changes (pagination)

This commit is contained in:
Shekar Siri 2022-06-30 11:17:19 +02:00
parent 753519c2d7
commit 2329d3d759

View file

@ -26,7 +26,7 @@ function hashString(s: string): number {
export default Record({
sessionId: '',
pageTitle: '',
active: true,
active: false,
siteId: '',
projectKey: '',
peerId: '',