mirror of
https://github.com/xivdev/Penumbra.git
synced 2026-02-21 23:37:47 +01:00
Use default task scheduler.
This commit is contained in:
parent
0ec440c388
commit
9f7b95746d
12 changed files with 16 additions and 16 deletions
|
|
@ -41,7 +41,7 @@ public partial class IndividualCollections
|
|||
saver.ImmediateSave(parent);
|
||||
IsLoaded = true;
|
||||
Loaded.Invoke();
|
||||
});
|
||||
}, TaskScheduler.Default);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue