Remove "prototype" field
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
871d647c93
commit
073aaf9b3b
@ -30,7 +30,6 @@
|
||||
#include "modplatform/modrinth/ModrinthAPI.h"
|
||||
|
||||
const QStringList ModrinthPackExportTask::PREFIXES({ "mods", "coremods", "resourcepacks", "texturepacks", "shaderpacks" });
|
||||
const QStringList ModrinthPackExportTask::ALLOWED_HOSTS({ "mods", "coremods", "resourcepacks", "texturepacks", "shaderpacks" });
|
||||
|
||||
ModrinthPackExportTask::ModrinthPackExportTask(const QString& name,
|
||||
const QString& version,
|
||||
|
Loading…
Reference in New Issue
Block a user