Add device detection and PDF generation features; refactor AuthDialog and update print utilities
This commit is contained in:
@@ -70,7 +70,7 @@ public partial class AuthDialog : IDisposable
|
||||
{
|
||||
_phoneRequest.Mobile = storedPhone;
|
||||
}
|
||||
await LocalStorage.RemoveItemAsync(TokenStorageKey);
|
||||
// await LocalStorage.RemoveItemAsync(TokenStorageKey);
|
||||
}
|
||||
|
||||
private void GenerateCaptcha()
|
||||
|
||||
Reference in New Issue
Block a user