mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-28 17:44:48 +00:00
* add a new-line before the log text to increase readability of the test output * make eslint, jslint happy * it shouldn't be there * fremove this file from my PRs * add a new-line before the log text to increase readability of the test output * make eslint, jslint happy * it shouldn't be there * fremove this file from my PRs * fix issue #4750 add plugin-priority of 10 to tiddlyweb plugin.
8 lines
179 B
Plaintext
8 lines
179 B
Plaintext
{
|
|
"title": "$:/plugins/tiddlywiki/tiddlyweb",
|
|
"name": "TiddlyWeb",
|
|
"description": "Sync changes to TW5 server or TiddlyWeb server",
|
|
"list": "readme",
|
|
"plugin-priority": 10
|
|
}
|