mirror of
https://gitlab.com/aviortheking/code-stats-vscode.git
synced 2025-07-29 05:49:50 +00:00
Done
This commit is contained in:
committed by
Juha Ristolainen
parent
2343164b29
commit
e8421926dc
@ -19,7 +19,7 @@
|
||||
<span class="tooltiptext">
|
||||
<strong><%=languages[l].xp %> xp</strong>
|
||||
<% if( languages[l].new_xp > 0 ) { %>
|
||||
<sup style="color:black">+<%= languages[l].new_xp %></sup>
|
||||
<sup>+<%= languages[l].new_xp %></sup>
|
||||
<% } %>
|
||||
</span>
|
||||
<svg viewBox="0 0 100 100">
|
||||
|
Reference in New Issue
Block a user