Fix serial numbers being the same

This commit is contained in:
raul 2024-05-23 13:19:30 +02:00
parent 1459c1cdf4
commit 59cb7c7fb9
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[CA]
serial_number = 2024
serial_number = 10245
organization = "Empresa SL"
country = "ES"
province = "Valencia"

View File

@ -22,7 +22,7 @@
<!-- <h3>Find the source <a href="https://git.bulgariu.xyz/raul/uploader" target="_blank">here!</a></h3> -->
<form id='form' hx-encoding='multipart/form-data' hx-post='/api/upload'>
Serial Number:
<input type="text" name="formSerNum" value="2024">
<input type="text" name="formSerNum" value="30128">
<br>
Organization: