mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.208.0
This commit is contained in:
@@ -24,7 +24,7 @@ async function onJsonLoad (data) {
|
||||
|
||||
BookUtil.bookIndex = data?.adventure || [];
|
||||
|
||||
$(`.book-head-message`).text(`Select an adventure from the list on the left`);
|
||||
$(`#page__subtitle`).text(`Select an adventure from the list on the left`);
|
||||
$(`.book-loading-message`).text(`Select an adventure to begin`);
|
||||
|
||||
BookUtil.bookIndexPrerelease = (await PrereleaseUtil.pGetBrewProcessed())?.adventure || [];
|
||||
|
||||
Reference in New Issue
Block a user