We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea74ee8 commit 3150a24Copy full SHA for 3150a24
1 file changed
templates/index.html
@@ -35,7 +35,7 @@
35
<input
36
type="text"
37
name="uid"
38
- value="6200000001"
+ value="6200000021"
39
id="uid"
40
class="bg-gray-50 border border-gray-300 text-gray-900 sm:text-sm rounded-lg focus:ring-purple-600 focus:border-purple-600 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500"
41
placeholder="name@company.com"
0 commit comments