Skip to content

Commit c4560d3

Browse files
committed
Change image for achievements
1 parent d842337 commit c4560d3

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

app/Achievements/Events/SecretSanta.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public function name(): string
2323
*/
2424
public function image(): string
2525
{
26-
return asset('/img/achievements/gift.svg');
26+
return asset('/img/achievements/christmas_tree.svg');
2727
}
2828

2929
/**

0 commit comments

Comments
 (0)