mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 00:03:22 +00:00
Run dotnet format (#1738)
This commit is contained in:
@@ -14,7 +14,7 @@ using Xamarin.Forms;
|
||||
namespace Bit.App.Services
|
||||
{
|
||||
public class MobilePlatformUtilsService : IPlatformUtilsService
|
||||
{
|
||||
{
|
||||
private static readonly Random _random = new Random();
|
||||
|
||||
private const int DialogPromiseExpiration = 600000; // 10 minutes
|
||||
|
||||
Reference in New Issue
Block a user