forked from distok/cutthecord
slashcommands: Add known bug
This commit is contained in:
parent
18967425df
commit
08baa86ac6
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ CutTheCord has a couple features that can utilized with slash commands as well:
|
|||
|
||||
Commands like fw can be generated by `textreplacegen.py` or `textreplacegen-array.py` provided in this folder.
|
||||
|
||||
## Known bugs
|
||||
- Output from /ctc commands doesn't get properly displayed if enter is not pressed using a physical keyboard (usb or bluetooth). This is bizarre and oh god please help me solve this bug.
|
||||
|
||||
#### Available and tested on:
|
||||
- 9.0.0
|
||||
- 9.0.1
|
||||
|
|
Loading…
Reference in a new issue