Commit 77aa7ff
committed
Fixed setting of
Previously, the `controller` key was being set to the `area` variable. This didn't cause any bugs because neither `area` nor `controller` is being actively used. To prevent future bugs, however, am making sure this is set correctly.controller variable1 parent 22bb1c5 commit 77aa7ff
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
174 | 176 | | |
175 | 177 | | |
176 | 178 | | |
177 | | - | |
| 179 | + | |
178 | 180 | | |
179 | 181 | | |
180 | 182 | | |
| |||
0 commit comments