mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 13:17:41 +02:00
validate metadata on launch
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
@ -29,4 +29,5 @@ class ComponentUpdateTask : public Task {
|
||||
|
||||
private:
|
||||
std::unique_ptr<ComponentUpdateTaskData> d;
|
||||
QList<Task::Ptr> m_load_tasks;
|
||||
};
|
||||
|
Reference in New Issue
Block a user