10 lines
387 B
Markdown
10 lines
387 B
Markdown
# coa-chatter
|
|
|
|
[Chatter](https://www.curseforge.com/wow/addons/chatter) chat addon, patched for the Conquest of Azeroth (CoA) client.
|
|
|
|
## CoA delta
|
|
|
|
- `Modules/AltNames.lua` — guard nil `note`/`rank` from `GetGuildRosterInfo`. The CoA client returns these fields as `nil` instead of `""`, which crashed `ScanGuildNotes` on `strlower(note)`.
|
|
|
|
Upstream: Chatter v1.2.11 (Curse package).
|