mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
fmt
This commit is contained in:
parent
7880d3baf9
commit
19fdae6ce9
1 changed files with 1 additions and 1 deletions
|
|
@ -82,4 +82,4 @@ public static class AvatarUtils
|
|||
}
|
||||
|
||||
public static bool IsDiscordCdnUrl(string? url) => url != null && DiscordCdnUrl.Match(url).Success;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue