mirror of
https://gitlab.com/aviortheking/code-stats-vscode.git
synced 2025-07-29 05:49:50 +00:00
Updated panel to use Webview API
(Also removed some dead code)
This commit is contained in:
committed by
Juha Ristolainen
parent
84993aef7f
commit
9d70e7cd7f
@ -1,4 +1,4 @@
|
||||
<link rel="stylesheet" href="file:///${style}">
|
||||
<link rel="stylesheet" href="${style}">
|
||||
<div class="profile">
|
||||
<h3> ${profile.user} <sup>${profile.level}</sup> ${profile.total_xp} xp
|
||||
<% if( profile.new_xp > 0 ) { %>
|
||||
|
Reference in New Issue
Block a user