Compare commits

..

No commits in common. "07ae0d8396813666601958860226e1914211cf74" and "af654af1e4c9eef0b14ccec5c3f879e559182f46" have entirely different histories.

2 changed files with 3 additions and 1 deletions

View file

@ -72,6 +72,8 @@ async function loadGame() {
},
};
console.log(labels)
new Chart(playercount_votes_chart, config);
}

View file

@ -4,7 +4,7 @@
<div class="row">
<div class="col-sm-4">
<div class="card">
<div class="card"></div>
<img id="boardgame_image">
<div class="card-body">
<h4 class="card-title" id="boardgame_name">John Doe</h4>