mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
fix(bot): add AvatarSource.HostedCdn
This commit is contained in:
parent
5499a20a2c
commit
6547f1ca20
7 changed files with 21 additions and 11 deletions
|
|
@ -61,5 +61,6 @@ public enum AvatarSource
|
|||
{
|
||||
Url,
|
||||
User,
|
||||
Attachment
|
||||
Attachment,
|
||||
HostedCdn
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue