mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
Remove caution about LMC
We check the from now.
This commit is contained in:
parent
a3889c94bc
commit
083ba7808d
@ -2386,7 +2386,7 @@ static struct cmd_t command_defs[] =
|
||||
"/correction <on>|<off>",
|
||||
"/correction char <char>")
|
||||
CMD_DESC(
|
||||
"Settings regarding Last Message Correction (XEP-0308). Caution: We do not yet check the 'from' field. So it could happen that someone else is overwriting the actual message. "
|
||||
"Settings regarding Last Message Correction (XEP-0308)."
|
||||
"Corrections will only work in MUC and regular chat windows. MUC PMs won't be allowed.")
|
||||
CMD_ARGS(
|
||||
{ "on|off", "Enable/Disable support for last message correction."},
|
||||
|
Loading…
Reference in New Issue
Block a user