Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion randomizer.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ <h2>Attempting to get Spoiler Log</h2>
<hr />
<!-- Toasts -->
<div id="toasts">
<div class="toast-container position-fixed bottom-0 end-0 p-3"></div>
<div id="toast-container" class="toast-container position-fixed bottom-0 end-0 p-3"></div>
</div>
<div class="container" id="nav-gen-type-container">
<nav style="display: inline-block; float: none; vertical-align: top;">
Expand Down
Loading