Skip to content

Commit

Permalink
Change icon
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchangelWTF committed Oct 9, 2024
1 parent 1819d8e commit 73f58a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ public override ENotificationIconType Icon
{
get
{
return ENotificationIconType.Alert;
return ENotificationIconType.EntryPoint;
}
}

Expand Down

0 comments on commit 73f58a8

Please sign in to comment.