Commit f5fdcb8
fix variables in jsonld.link
The variable `frame` was masking scope of jsonld.frame. Also, `input` was being passed to jsonld.frame instead of the parameter `input_`.1 parent 1f3b4d3 commit f5fdcb8
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
232 | 232 | | |
233 | | - | |
234 | | - | |
235 | | - | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
0 commit comments