Corected variable name
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
c04cee7ff7
commit
5f1074471d
13 changed files with 32 additions and 32 deletions
|
@ -96,7 +96,7 @@ struct IndexedVersion {
|
|||
QVariant fileId;
|
||||
QString version;
|
||||
QString version_number = {};
|
||||
IndexedVersionType verison_type;
|
||||
IndexedVersionType version_type;
|
||||
QStringList mcVersion;
|
||||
QString downloadUrl;
|
||||
QString date;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue