diff --git a/extra/webapps/pastebin/pastebin.factor b/extra/webapps/pastebin/pastebin.factor index 2f96010520..b51fc17b87 100644 --- a/extra/webapps/pastebin/pastebin.factor +++ b/extra/webapps/pastebin/pastebin.factor @@ -220,7 +220,7 @@ M: annotation entity-url [ { { "id" [ v-number ] } } validate-params ] >>validate [ - f "id" value lookup-annotation + "id" value lookup-annotation [ delete-tuples ] [ parent>> paste-url ] bi