directus-extension-texttoanything 1.0.1 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/readme.md +1 -1
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -11,7 +11,7 @@ This extension bundle offers the required operations to achieve that!
|
|
|
11
11
|
The package currently supports the following operations:
|
|
12
12
|
|
|
13
13
|
- Create a PDF based on the provided HTML
|
|
14
|
-
- Create a HTML Template
|
|
14
|
+
- Create a PDF based on a HTML Template
|
|
15
15
|
- Create a QRCode
|
|
16
16
|
- Create a Barcode
|
|
17
17
|
|