mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
8744d77f88
This seems to work quite well for me - cc @xcazin
19 lines
325 B
Plaintext
19 lines
325 B
Plaintext
{
|
|
"tiddlers": [
|
|
{
|
|
"file": "ios-drag-drop.js",
|
|
"fields": {
|
|
"type": "application/javascript",
|
|
"title": "$:/plugins/tiddlywiki/mobiledragdrop/ios-drag-drop.js"
|
|
}
|
|
},
|
|
{
|
|
"file": "LICENSE",
|
|
"fields": {
|
|
"type": "text/plain",
|
|
"title": "$:/plugins/tiddlywiki/mobiledragdrop/license"
|
|
}
|
|
}
|
|
]
|
|
}
|