@@ -1431,6 +1431,7 @@ def vmix_schedule(session_token: str):
),
"mask_time": "#FFFFFF00" if row[2] is not None and row[3] is not None else "#FFFFFF",
"mask_score": "#FFFFFF00" if row[2] is None and row[3] is None else "#FFFFFF",
"channel": row[6] or "",
}
for row in rows
]
The note is not visible to the blocked user.