Commit a1ce922
committed
Fix: use backedBy 'user' for initial discourse nodes in block props
initSingleDiscourseNode was writing backedBy: "default" which caused
nodes to be filtered out of the settings panel when the flag is ON.
Also fixes up existing graphs that already stored the wrong value.1 parent b7d26df commit a1ce922
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
| 155 | + | |
154 | 156 | | |
155 | 157 | | |
156 | 158 | | |
| |||
0 commit comments