Spell balloon correctly

This commit is contained in:
Leonabcd123 2025-12-19 11:40:22 +02:00
parent fb35c2f3db
commit 7a9b141e65

View file

@ -1140,7 +1140,7 @@ qs(".pageAccount")?.onChild(
"aria-label",
"Graph history is not available for long tests",
);
target?.setAttribute("data-baloon-pos", "up");
target?.setAttribute("data-balloon-pos", "up");
target.addClass("disabled");
Notifications.add("Graph history is not available for long tests", 0);