popover: Rename user-card-status-text.

This commit is contained in:
shashank-23002
2024-02-16 15:05:40 +00:00
committed by Tim Abbott
parent 6caacbcd07
commit d6219e93a8
3 changed files with 3 additions and 3 deletions

View File

@@ -503,7 +503,7 @@ export function initialize(): void {
});
delegate("body", {
target: ".user-card-status-text .status-emoji",
target: ".user-card-status-area .status-emoji",
appendTo: () => document.body,
});