extended the oauth fix to iOS, see #1711

This commit is contained in:
antelle 2021-02-12 09:34:42 +01:00
parent f6e377f222
commit a8f0d1af62
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ const PopupNotifier = {
Timeouts.CheckWindowClosed
);
} else {
if (Features.isStandalone) {
if (Features.isiOS) {
const loc = PopupNotifier.tryGetLocationSearch(win);
if (loc) {
try {