mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-02-01 23:37:38 +00:00
* Initial Commit * Fix plugin library URL * Need to set plugin library location for prerelease * Styling tweaks * Docs * Add tests that the core plugins all have a valid stability field
8 lines
202 B
JSON
8 lines
202 B
JSON
{
|
|
"title": "$:/plugins/tiddlywiki/consent-banner",
|
|
"name": "Consent Banner",
|
|
"description": "Consent banner for GDPR etc",
|
|
"list": "readme docs youtube config",
|
|
"stability": "STABILITY_2_STABLE"
|
|
}
|