diff options
author | TheKodeToad <TheKodeToad@proton.me> | 2023-04-17 13:19:59 +0100 |
---|---|---|
committer | TheKodeToad <TheKodeToad@proton.me> | 2023-04-17 13:19:59 +0100 |
commit | 2e9403a324bf7a62fd61b4df78d6c9cc13f65d01 (patch) | |
tree | fa89d893bc104696d2fde0090b222a26f55284d3 | |
parent | ba17efa3816f13a6c986f2b9223f71fa1d560aac (diff) | |
download | PrismLauncher-2e9403a324bf7a62fd61b4df78d6c9cc13f65d01.tar.gz PrismLauncher-2e9403a324bf7a62fd61b4df78d6c9cc13f65d01.tar.bz2 PrismLauncher-2e9403a324bf7a62fd61b4df78d6c9cc13f65d01.zip |
This was moved
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
-rw-r--r-- | launcher/modplatform/modrinth/ModrinthPackExportTask.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/launcher/modplatform/modrinth/ModrinthPackExportTask.h b/launcher/modplatform/modrinth/ModrinthPackExportTask.h index c00751f2..a0b006b9 100644 --- a/launcher/modplatform/modrinth/ModrinthPackExportTask.h +++ b/launcher/modplatform/modrinth/ModrinthPackExportTask.h @@ -45,7 +45,6 @@ class ModrinthPackExportTask : public Task { static const QStringList PREFIXES; static const QStringList FILE_EXTENSIONS; - static const QStringList ALLOWED_HOSTS; // inputs const QString name, version, summary; |