mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
force online in case the offline load failed
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
2af6902b42
commit
06e1cab41f
4 changed files with 25 additions and 7 deletions
|
|
@ -29,5 +29,4 @@ class ComponentUpdateTask : public Task {
|
|||
|
||||
private:
|
||||
std::unique_ptr<ComponentUpdateTaskData> d;
|
||||
QList<Task::Ptr> m_load_tasks;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue