diff options
| author | Raymaekers Luca <luca@keyfried.com> | 2024-10-25 18:08:08 +0200 |
|---|---|---|
| committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-10-25 18:08:16 +0200 |
| commit | dc8bff0ab1911abffcc48e53875dc65b8ff8aacd (patch) | |
| tree | 28c152b03106bb7cca04d923880c7a0ff6fd13fc /v2/README.md | |
| parent | ebb403e878f2a8e1d2943f08770fff3872f60894 (diff) | |
fixed bug not allow sending empty message
Diffstat (limited to 'v2/README.md')
| -rw-r--r-- | v2/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/v2/README.md b/v2/README.md index f853630..2f1e648 100644 --- a/v2/README.md +++ b/v2/README.md @@ -15,6 +15,7 @@ The idea is the following: - wrapping messages - prompt - sending message +- [x] bug: do not allow sending empty message ## server - log messages |
