TiddlyWiki5/plugins/tiddlywiki/tiddlyweb/plugin.info
Mario Pietsch 6645afcd15
Fix #4750 plugin priority for tiddlyweb (#4751)
* 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.
2020-08-27 15:48:30 +01:00

7 lines
179 B
Text

{
"title": "$:/plugins/tiddlywiki/tiddlyweb",
"name": "TiddlyWeb",
"description": "Sync changes to TW5 server or TiddlyWeb server",
"list": "readme",
"plugin-priority": 10
}