Init translations before showing nwe version notification.
This commit is contained in:
@@ -479,6 +479,8 @@ public partial class App : WinoApplication,
|
||||
|
||||
EnsureAppNotificationRegistration();
|
||||
|
||||
await TranslationService.InitializeAsync();
|
||||
|
||||
await Services.GetRequiredService<ReleaseLocalAccountDataCleanupService>()
|
||||
.RunIfNeededAsync();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user