improve(webui): fix add weapon, improve handling of unknown items, maintain scroll position #181

Merged
Sainan merged 7 commits from webui-fixes into main 2024-05-08 13:40:21 -07:00
Showing only changes of commit 2130a5fbdd - Show all commits

View File

@ -26,7 +26,10 @@
</div>
<div id="main-view" class="d-none">
<p>Hello, <b class="displayname"></b>! <a href="#" onclick="logout();">Logout</a></p>
<p>Note: Changes made here will only be reflected in-game when the game re-downloads your inventory. Visiting the navigation should be the easiest way to trigger that.</p>
<p>
Note: Changes made here will only be reflected in-game when the game re-downloads your inventory.
Visiting the navigation should be the easiest way to trigger that.
</p>
<div class="row">
<div class="col-lg-6">
<div class="card mb-3">