mirror of
https://github.com/ssyyhhrr/stewardle.git
synced 2025-11-18 06:43:38 -05:00
Remove Server Calls on Refresh
This commit is contained in:
@@ -166,7 +166,7 @@
|
||||
</div>
|
||||
<div class="input">
|
||||
<div class="autocomplete">
|
||||
<input id="myInput" type="text" placeholder="Driver">
|
||||
<input id="myInput" type="text" placeholder="Driver" autocomplete="off">
|
||||
</div>
|
||||
</div>
|
||||
<div class="banner-ad">
|
||||
|
||||
Reference in New Issue
Block a user