diff options
| author | Fuwn <[email protected]> | 2025-04-19 16:30:53 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-04-19 16:30:53 -0700 |
| commit | 7b90a6e1c1babeec0b788ab24bef94d6ab331f49 (patch) | |
| tree | 97ab57256ff4e4eb27f3710320c46ef79dcdddb3 /src/lib/Events | |
| parent | fix(EasterEgg): Handle extra eggs and popup hiding (diff) | |
| download | due.moe-7b90a6e1c1babeec0b788ab24bef94d6ab331f49.tar.xz due.moe-7b90a6e1c1babeec0b788ab24bef94d6ab331f49.zip | |
feat(EasterEgg): Add participation text
Diffstat (limited to 'src/lib/Events')
| -rw-r--r-- | src/lib/Events/AniListBadges/EasterEvent2025/EasterEgg.svelte | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/Events/AniListBadges/EasterEvent2025/EasterEgg.svelte b/src/lib/Events/AniListBadges/EasterEvent2025/EasterEgg.svelte index 00317557..1295697f 100644 --- a/src/lib/Events/AniListBadges/EasterEvent2025/EasterEgg.svelte +++ b/src/lib/Events/AniListBadges/EasterEvent2025/EasterEgg.svelte @@ -132,6 +132,8 @@ <div class="event-popup-text"> Congratulations! You've found all the eggs! Here are some prizes for you to claim! <br /> + Make sure to mention due.moe and AniList Badges in your posts so others can participate! + <br /> <div class="opaque">Click a banner/badge to copy its claim-code</div> </div> |