@gtchakama/wa-tui 1.0.1 → 1.4.0
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/README.md +0 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -53,7 +53,6 @@ Incoming messages play a short sound when you are **not** viewing that chat. Def
|
|
|
53
53
|
| `npm start` | Run the TUI |
|
|
54
54
|
| `npm run start:resize` | Run with `WA_TUI_RESIZE=1` |
|
|
55
55
|
|
|
56
|
-
|
|
57
56
|
## Disclaimer
|
|
58
57
|
|
|
59
58
|
WhatsApp’s terms of service apply to any client you use. This project is an unofficial interface; use it at your own risk.
|