mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
fix DMCA typo #198
This commit is contained in:
parent
6ef52c3020
commit
74c65cf680
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ post '/dmca/contact' do
|
||||||
no_footer: true
|
no_footer: true
|
||||||
})
|
})
|
||||||
|
|
||||||
flash[:success] = 'Your DCMA notification has been sent.'
|
flash[:success] = 'Your DMCA notification has been sent.'
|
||||||
redirect '/'
|
redirect '/'
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue