mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
Fix missing callback on successful scan
This commit is contained in:
@@ -139,6 +139,8 @@ public class RegistrationQrActivity extends BaseActionBarActivity {
|
||||
}
|
||||
})
|
||||
.show();
|
||||
} else {
|
||||
okCallback.run();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user