mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2026-01-14 05:47:50 -06:00
v1.202.0
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
class TablesSublistManager extends SublistManager {
|
||||
constructor () {
|
||||
super({
|
||||
sublistClass: "subtablesdata",
|
||||
sublistListOptions: {
|
||||
sortByInitial: "sortName",
|
||||
},
|
||||
@@ -55,7 +54,6 @@ class TablesPage extends ListPage {
|
||||
|
||||
pageFilter,
|
||||
|
||||
listClass: "tablesdata",
|
||||
listOptions: {
|
||||
sortByInitial: "sortName",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user