webapps.help: whoops.

master
John Benediktsson 2020-05-21 17:25:03 -07:00
parent 2e2f1d673a
commit 4e498ad3b7
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ TUPLE: help-webapp < dispatcher ;
<main-action> <secure-only> "" add-responder
help-dir <search-action> <secure-only> "search" add-responder
help-dir <static> <secure-only> "content" add-responder
"resource:basis/definitions/icons/" <static> <secure-only> "icons" add-responder ;
"resource:basis/definitions/icons/" <static> <secure-only> "icons" add-responder
"resource:basis/ui/tools/error-list/icons/" <static> <secure-only> "icons2" add-responder ;
: run-help-webapp ( -- )