Change description for Filesystem and TiddlyWeb plugins (#4865)

* 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

* 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

* 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

* 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

* Improve the plugin description field to make the dataflow more obvious
This commit is contained in:
Mario Pietsch
2020-09-24 19:28:22 +02:00
committed by GitHub
parent f7fe47914e
commit bdaf3a4502
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"title": "$:/plugins/tiddlywiki/tiddlyweb",
"name": "TiddlyWeb",
"description": "Sync changes to TW5 server or TiddlyWeb server",
"description": "Sync changes from the browser to TW5 (node.js) or TiddlyWeb server",
"list": "readme",
"plugin-priority": 10
}