Remove "prototype" field
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
871d647c93
commit
073aaf9b3b
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue