Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit065eda1

Browse files
committed
fmt fix
1 parentbad5320 commit065eda1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎App/App.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ private async Task InitializeServicesAsync(CancellationToken cancellationToken =
206206
{
207207
awaitsyncSessionController.RefreshState(syncSessionCts.Token);
208208
}
209-
catch(Exceptionex)
209+
catch(Exceptionex)
210210
{
211211
_logger.LogError($"Failed to refresh sync session state{ex.Message}",ex);
212212
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp