mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-13 05:37:42 +02:00
NOISSUE account tweaks
This commit is contained in:
@ -438,3 +438,7 @@ QString AccountData::accountDisplayString() const {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
QString AccountData::lastError() const {
|
||||
return errorString;
|
||||
}
|
||||
|
Reference in New Issue
Block a user