Commit 8b401039 authored by Riyad Preukschas's avatar Riyad Preukschas

Register diff mime type

parent 6ddf4567
......@@ -4,4 +4,5 @@
# Mime::Type.register "text/richtext", :rtf
# Mime::Type.register_alias "text/html", :iphone
Mime::Type.register_alias 'text/plain', :patch
Mime::Type.register_alias "text/plain", :diff
Mime::Type.register_alias "text/plain", :patch
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment