fix: 'All' filter working and get around CF API capabilities
This commit is contained in:
@@ -56,5 +56,7 @@ class FlameModPage : public ModPage {
|
||||
|
||||
auto validateVersion(ModPlatform::IndexedVersion& ver, QString mineVer, QString loaderVer = "") const -> bool override;
|
||||
|
||||
void filterMods() override;
|
||||
|
||||
auto shouldDisplay() const -> bool override;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user