utility: fix missing s in clan banner base

This commit is contained in:
Cynthia Foxwell 2024-05-18 18:25:24 -06:00
parent 1631efae21
commit ecef440d73
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ const APP_ASSET_BASE = CDN + "app-assets/";
const DISCOVERY_SPLASH_BASE = CDN + "discovery-splashes/";
const AVATAR_DECORATION_BASE = CDN + "avatar-decoration-presets/";
const CLAN_BADGE_BASE = CDN + "clan-badges/";
const CLAN_BANNER_BASE = CDN + "clan-banner/";
const CLAN_BANNER_BASE = CDN + "clan-banners/";
const DEFAULT_GROUP_DM_AVATARS = [
"/assets/ee9275c5a437f7dc7f9430ba95f12ebd.png",