Updated panel to use Webview API

(Also removed some dead code)
This commit is contained in:
Julien Stebenne
2019-03-30 00:49:50 -04:00
committed by Juha Ristolainen
parent 84993aef7f
commit 9d70e7cd7f
3 changed files with 20 additions and 18 deletions

View File

@ -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 ) { %>