diff --git a/mobile/lib/main.dart b/mobile/lib/main.dart index c9659606fb..d696c4b926 100644 --- a/mobile/lib/main.dart +++ b/mobile/lib/main.dart @@ -186,7 +186,7 @@ Future _init(bool isBackground, {String via = ''}) async { if (!initComplete && !isBackground) { sendLogsForInit( "support@ente.io", - "Stuck on splash screen for >= 15 seconds", + "Stuck on splash screen for >= 15 seconds on ${Platform.operatingSystem}", null, ); }