Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -25,6 +25,7 @@
|
|
25 |
id="hf-token"
|
26 |
placeholder="HF-TOKEN"
|
27 |
type="password"
|
|
|
28 |
/>
|
29 |
</div>
|
30 |
<input type="submit" value="Translate"/>
|
|
|
25 |
id="hf-token"
|
26 |
placeholder="HF-TOKEN"
|
27 |
type="password"
|
28 |
+
autocomplete="new-password"
|
29 |
/>
|
30 |
</div>
|
31 |
<input type="submit" value="Translate"/>
|