Skip to content

Commit

Permalink
chore: move DisableAvatarDecoration into Simplify.CHAT_DECORATION
Browse files Browse the repository at this point in the history
  • Loading branch information
cinit committed Jun 26, 2023
1 parent d49fc24 commit 74b7ff2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ public String getName() {
@NonNull
@Override
public String[] getUiItemLocation() {
return Simplify.UI_PROFILE;
return Simplify.CHAT_DECORATION;
}

@Override
Expand Down

0 comments on commit 74b7ff2

Please sign in to comment.