mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-11-27 18:11:20 +00:00
Replace the keyword void to Task for async method
This commit is contained in:
parent
a001471451
commit
0ad978bb6b
|
|
@ -422,7 +422,7 @@ namespace WelsonJS.Launcher
|
|||
}
|
||||
}
|
||||
|
||||
private static async void FetchBlobConfig()
|
||||
private static async Task FetchBlobConfig()
|
||||
{
|
||||
try
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user