HASH 47045e563552
DATE 2025-11-17
SUBJECT web: remove warning from player profile
FILES 1 CHANGED
HASH 47045e563552
DATE 2025-11-17
SUBJECT web: remove warning from player
profile
FILES 1 CHANGED
┌─ web/src/layouts/PlayerProfileLayout.astro ────────────────────────────────┐
│ diff --git a/web/src/layouts/PlayerProfileLayout.astro b/web/src/layouts/PlayerPro │
│ fileLayout.astro │
│ index c152908..ff8299f 100644 │
│ --- a/web/src/layouts/PlayerProfileLayout.astro │
│ +++ b/web/src/layouts/PlayerProfileLayout.astro │
│ @@ -74,12 +74,6 @@ const bestRuns = currentSeasonData?.best_runs || {}; │
│ <body> │
│ <WoWClassColors /> │
│ <div class="player-profile-layout"> │
│ - <Callout type="warning" title="Warning"> │
│ - <p> │
│ - We're currently experiencing issues fetching player profile data from │
│ - the Blizzard API. │
│ - </p> │
│ - </Callout> │
│ <PlayerSearch /> │
│ │
│ <div class="player-profile-page"> │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...uts/PlayerProfileLayout.astro ───┐
│ diff --git a/web/src/layouts/PlayerProfileLa │
│ yout.astro b/web/src/layouts/PlayerProfileLa │
│ yout.astro │
│ index c152908..ff8299f 100644 │
│ --- a/web/src/layouts/PlayerProfileLayout.as │
│ tro │
│ +++ b/web/src/layouts/PlayerProfileLayout.as │
│ tro │
│ @@ -74,12 +74,6 @@ const bestRuns = currentS │
│ easonData?.best_runs || {}; │
│ <body> │
│ <WoWClassColors /> │
│ <div class="player-profile-layout"> │
│ - <Callout type="warning" title="Warnin │
│ g"> │
│ - <p> │
│ - We're currently experiencing issu │
│ es fetching player profile data from │
│ - the Blizzard API. │
│ - </p> │
│ - </Callout> │
│ <PlayerSearch /> │
│ │
│ <div class="player-profile-page"> │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET