mirror of
https://github.com/MeexReay/poshlostios.git
synced 2025-06-24 02:22:58 +03:00
remove fucking autocomplete
This commit is contained in:
parent
fb80e3f0da
commit
f0496e710f
@ -74,7 +74,7 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<span id="terminal"></span><span id="cursor">_<input type="text" id="clipboard-collect"></span>
|
<span id="terminal"></span><span id="cursor">_<input autocomplete="off" type="text" id="clipboard-collect"></span>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<script src="sys/const.js"></script>
|
<script src="sys/const.js"></script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user