DWall: Specify *plaintext* in module description.

This commit is contained in:
Marc Egerton 2020-03-12 19:53:49 +00:00
parent 7ea0c30f98
commit a18ebe94ef
No known key found for this signature in database
GPG Key ID: A11F9CA36DF845E0

View File

@ -1,10 +1,10 @@
{
"author": "Sebkinne",
"description": "Display's HTTP URLs, Cookies, POST DATA, and images from browsing clients.",
"description": "Display's Plaintext HTTP URLs, Cookies, POST DATA, and images from browsing clients.",
"devices": [
"nano",
"tetra"
],
"title": "DWall",
"version": "1.3"
}
"version": "1.4"
}