You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a better practice is to define function showCyberValue(const value : int) which normalizes cyberScore and calculates the corresponding color and other styles and shows it to the end user.
using 9 Cyberycheck_inner can cause future headaches.
The text was updated successfully, but these errors were encountered:
syberyab-chrome-extension/scripts/content.js
Line 179 in 4932260
a better practice is to define
function showCyberValue(const value : int)
which normalizescyberScore
and calculates the corresponding color and other styles and shows it to the end user.using 9
Cyberycheck_inner
can cause future headaches.The text was updated successfully, but these errors were encountered: