Skip to content

Commit ee6e842

Browse files
authored
Add support for JSON files
Helpful when you use the @ NAmdConfig 😉
1 parent 80931fe commit ee6e842

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

restlet/nscabinet-restlet.js

+1
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ var EXT_TYPES = {
172172
ico: 'ICON',
173173
jpg: 'JPGIMAGE',
174174
js: 'JAVASCRIPT',
175+
json: 'PLAINTEXT',
175176
mov: 'QUICKTIME',
176177
mp3: 'MP3',
177178
mpg: 'MPEGMOVIE',

0 commit comments

Comments
 (0)