upper case

This commit is contained in:
Zutatensuppe 2021-06-03 09:32:39 +02:00
parent 2d83fd441f
commit f303a78631
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View file

@ -4,7 +4,7 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>🧩 jigsaw.hyottoko.club</title> <title>🧩 jigsaw.hyottoko.club</title>
<script type="module" crossorigin src="/assets/index.3208e2e9.js"></script> <script type="module" crossorigin src="/assets/index.3143211a.js"></script>
<link rel="modulepreload" href="/assets/vendor.18cd2d7e.js"> <link rel="modulepreload" href="/assets/vendor.18cd2d7e.js">
<link rel="stylesheet" href="/assets/index.f7304069.css"> <link rel="stylesheet" href="/assets/index.f7304069.css">
</head> </head>

View file

@ -23,7 +23,7 @@
</td> </td>
</tr> </tr>
<tr> <tr>
<td><label>shapes: </label></td> <td><label>Shapes: </label></td>
<td> <td>
<label><input type="radio" v-model="shapeMode" value="0" /> Normal</label> <label><input type="radio" v-model="shapeMode" value="0" /> Normal</label>
<br /> <br />