mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
Incorrect use of `member.WebhookAvatarFor` in member JSON creation
meant that exports of members without a webhook avatar set had the
normal avatar URL present in both fields.
This also adds a check to the importer to ignore the value of the
webhook_avatar_url field if it is the same as the avatar_url field.
Fixes:
|
||
|---|---|---|
| .. | ||
| ModelTypes | ||
| Patch | ||
| Privacy | ||
| Autoproxy.cs | ||
| GuildConfig.cs | ||
| MemberGuildSettings.cs | ||
| PKGroup.cs | ||
| PKMember.cs | ||
| PKMessage.cs | ||
| PKSwitch.cs | ||
| PKSystem.cs | ||
| ProxyTag.cs | ||
| SystemConfig.cs | ||
| SystemGuildSettings.cs | ||