diff options
Diffstat (limited to 'create.rb')
-rw-r--r-- | create.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ post '/create' do # TODO p 'outbox' jj object - outbox 'Create', object, to + # outbox 'Create', object, to 200 end |