directus-extension-texttoanything 1.3.1 → 1.3.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
|
@@ -20,7 +20,7 @@ The actions work trough flow operations and will upload the PDF/QRCode/Barcode d
|
|
|
20
20
|
The operation will return the Directus file id which you can use to link the file to a record.
|
|
21
21
|
|
|
22
22
|
If there are any questions or bugs, please create an issue. <br>
|
|
23
|
-
You can also join our [Discord](https://discord.gg/
|
|
23
|
+
You can also join our [Discord](https://discord.gg/dbEWUHGmnr) if you need direct support.
|
|
24
24
|
|
|
25
25
|
## Documentation
|
|
26
26
|
|