TOSQUASH: f3d757c2 (flow->viz)

multichartz_backup
Tyler Goodlet 2022-11-28 13:53:01 -05:00
parent b58704280e
commit 331569c5b8
1 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@ class ContentsLabels:
for chart, name, label, update in self._labels: for chart, name, label, update in self._labels:
viz = chart.get_viz(name) viz = chart.get_viz(name)
array = flow.shm.array array = viz.shm.array
if not ( if not (
index >= 0 index >= 0