mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-06-15 17:49:03 +00:00
Revert "Replace the keyword void
to Task
for async method"
This reverts commit 0ad978bb6b
.
This commit is contained in:
parent
1ab70d7cd7
commit
5087359ac3
|
@ -422,7 +422,7 @@ namespace WelsonJS.Launcher
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
private static async Task FetchBlobConfig()
|
private static async void FetchBlobConfig()
|
||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user