Made sure CurseForge string is corect
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
9804996db6
commit
30ef5475c7
4 changed files with 4 additions and 4 deletions
|
@ -232,7 +232,7 @@ void FlamePackExportTask::makeApiRequest()
|
|||
|
||||
void FlamePackExportTask::getProjectsInfo()
|
||||
{
|
||||
setStatus(tr("Find project info from curseforge..."));
|
||||
setStatus(tr("Find project info from CurseForge..."));
|
||||
QList<QString> addonIds;
|
||||
for (auto resolved : resolvedFiles) {
|
||||
if (resolved.slug.isEmpty()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue