Skip to content

Commit

Permalink
webapps.pastebin: Fix quotation effect so deleting annotations works.
Browse files Browse the repository at this point in the history
  • Loading branch information
erg committed Jan 12, 2019
1 parent cc540c3 commit 053dadd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra/webapps/pastebin/pastebin.factor
Original file line number Diff line number Diff line change
Expand Up @@ -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 <redirect> ]
bi
Expand Down

0 comments on commit 053dadd

Please sign in to comment.