mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-12-07 01:08:06 +00:00
Fix content type for JSZip plugin license file
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
},{
|
||||
"file": "LICENSE.markdown",
|
||||
"fields": {
|
||||
"type": "text/markdown",
|
||||
"type": "text/plain",
|
||||
"title": "$:/plugins/tiddlywiki/jszip/license"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user