mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-06 14:30:31 +02:00
add tooltip to status bubble
This commit is contained in:
parent
b42a701513
commit
13d2a5dc29
2 changed files with 2 additions and 1 deletions
|
@ -21,4 +21,5 @@ lanyard({
|
|||
nameDiv.setAttribute("data-tooltip", "No custom status");
|
||||
}
|
||||
|
||||
status.setAttribute("data-tooltip", data.discord_status);
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue