Show level, adjustment / penalty, user vote & sort by name, newest comments, least or most votes on minter & admin cards, & fix forum date / time format #5
@ -129,7 +129,7 @@ const loadMinterBoardPage = async () => {
|
||||
|
||||
document.getElementById("sort-select").addEventListener("change", async () => {
|
||||
// Re-load the cards whenever user chooses a new sort option.
|
||||
await loadCards()
|
||||
await loadCards(minterCardIdentifierPrefix)
|
||||
})
|
||||
|
||||
await featureTriggerCheck()
|
||||
|
Loading…
x
Reference in New Issue
Block a user