diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-11-18 16:08:15 -0800 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-11-18 16:08:15 -0800 |
commit | 9f7209dae9b45a26e501559fbefbb9037cada890 (patch) | |
tree | 0147de420996680694f073730533cfeffedaafe0 /src/modules/rtv/rtv.c | |
parent | c3d7dd19ed1fada9d91237c5a094116ff03f732d (diff) |
til_builtins/ref: s/render_fragment/render_proxy/
Since ref can be used to reference any module type by path,
including ones that don't touch the fragment, it's inappropriate
to integrate via render_fragment() since that will cause an
implicit clear of the fragment.
This is exactly the type of scenario render_proxy was added for,
so use it here.
Diffstat (limited to 'src/modules/rtv/rtv.c')
0 files changed, 0 insertions, 0 deletions