diff --git a/lib/app.dart b/lib/app.dart index 316d621f..c5151d5c 100644 --- a/lib/app.dart +++ b/lib/app.dart @@ -199,9 +199,9 @@ class _AppMainWidgetState extends State { } } - await PasswordlessRecoveryService.handleRecoveryLink( - 'https://me.twonly.eu/r/#7fdb8f08-0927-4e44-8761-038993414e48/1p7SKEzpxE3wSW9FQw60EUI4OpSW2U4EskdXLw8xg48', - ); + // await PasswordlessRecoveryService.handleRecoveryLink( + // 'https://me.twonly.eu/r/#7fdb8f08-0927-4e44-8761-038993414e48/1p7SKEzpxE3wSW9FQw60EUI4OpSW2U4EskdXLw8xg48', + // ); setState(() { _isLoaded = true; diff --git a/pubspec.yaml b/pubspec.yaml index b89c5cef..6af3df74 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: "twonly, a privacy-friendly way to connect with friends through sec publish_to: 'none' -version: 0.3.5+149 +version: 0.3.5+150 environment: sdk: ^3.11.0