Built
This commit is contained in:
		| @@ -2,12 +2,12 @@ | ||||
| <html> | ||||
|   <head> | ||||
|     <title>Vinlottis</title> | ||||
|   <link href=/dist/css/vinlottis.f85cf34.css rel=stylesheet></head> | ||||
|   <link href=/dist/css/vinlottis.97fc9c5.css rel=stylesheet></head> | ||||
|   <body> | ||||
|     <div id=app></div> | ||||
|  | ||||
|      | ||||
|     <script src=/dist/js/vinlottis.bundle.f85cf34.js></script> | ||||
|     <script src=/dist/js/vinlottis.bundle.97fc9c5.js></script> | ||||
|      | ||||
|   <script type=text/javascript src=/dist/js/vinlottis.bundle.f85cf34.js></script></body> | ||||
|   <script type=text/javascript src=/dist/js/vinlottis.bundle.97fc9c5.js></script></body> | ||||
| </html> | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| <template> | ||||
|   <div> | ||||
|   <div v-if="highscore.length > 0"> | ||||
|     <h3>Highscore</h3> | ||||
|     <ol> | ||||
|       <li v-for="person in highscore"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user