Apply prettier changes

This commit is contained in:
Sainan 2024-05-07 09:55:38 +00:00 committed by Sainan
parent a6bc135ab8
commit 2130a5fbdd

View File

@ -26,7 +26,10 @@
</div> </div>
<div id="main-view" class="d-none"> <div id="main-view" class="d-none">
<p>Hello, <b class="displayname"></b>! <a href="#" onclick="logout();">Logout</a></p> <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="row">
<div class="col-lg-6"> <div class="col-lg-6">
<div class="card mb-3"> <div class="card mb-3">