John-Paul-R/jpcodedev

Properly handle responding to widgets in subdirs. (atm its reliant solely on bas...

todo opened this issue · 0 comments

todo commented

// TODO Properly handle responding to widgets in subdirs. (atm its reliant solely on basename, subdir has no effect)
if (widgetContents) {
return respond(
stream,
"text/html",
_templates["dnd_summary_note"]({


This issue was generated by todo based on a TODO comment in 50449aa. It's been assigned to @John-Paul-R because they committed the code.