mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.202.0
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
class OptionalFeaturesSublistManager extends SublistManager {
|
||||
constructor () {
|
||||
super({
|
||||
sublistClass: "suboptfeatures",
|
||||
sublistListOptions: {
|
||||
fnSort: PageFilterOptionalFeatures.sortOptionalFeatures,
|
||||
},
|
||||
@@ -84,7 +83,6 @@ class OptionalFeaturesPage extends ListPage {
|
||||
|
||||
pageFilter,
|
||||
|
||||
listClass: "optfeatures",
|
||||
listOptions: {
|
||||
fnSort: PageFilterOptionalFeatures.sortOptionalFeatures,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user