treesummaryrefslogcommitdiff
path: root/html/index.html
diff options
context:
space:
mode:
authorPatrick Schönberger2018-12-11 17:52:58 +0100
committerPatrick Schönberger2018-12-11 17:52:58 +0100
commit055e447bc0c9d170a54733539104976ec1c9004c (patch)
tree996659c578d804213fec46c2206798ff75c6fa4b /html/index.html
parent8ed339b1fd7fca6209d1784bd18faf8608ab67a6 (diff)
downloadlolstats-055e447bc0c9d170a54733539104976ec1c9004c.tar.gz
lolstats-055e447bc0c9d170a54733539104976ec1c9004c.zip
code cleanup
Diffstat (limited to 'html/index.html')
-rw-r--r--html/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/index.html b/html/index.html
index 2e6b292..060f124 100644
--- a/html/index.html
+++ b/html/index.html
@@ -37,7 +37,7 @@
<option>All</option>
<option v-for="c in champions">{{ c.name }}</option>
</select>
- <button id="refreshbutton" v-on:click="refreshhistory">Refresh</button>
+ <button id="refreshbutton" v-on:click="refreshHistory">Refresh</button>
</div>
<div id="matchlist">
<table>