add json mime type, changed after site file upload change

This commit is contained in:
Kyle Drake 2024-03-22 16:50:15 -05:00
parent 39f37b2cf5
commit d0ab40f750

View file

@ -43,6 +43,7 @@ class Site < Sequel::Model
message/rfc822 message/rfc822
application/font-sfnt application/font-sfnt
application/opensearchdescription+xml application/opensearchdescription+xml
application/json
} }
VALID_EXTENSIONS = %w{ VALID_EXTENSIONS = %w{