mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
失敗したら終了するように
This commit is contained in:
parent
d76d0a02e2
commit
5645cf64b6
|
@ -103,6 +103,7 @@ public class ScannerManagerActivity extends AppCompatActivity {
|
|||
// an error happened
|
||||
logger.error(TAG, "Error: " + errorMessage);
|
||||
logger.e_code("543a230e-cb9a-47a2-8131-3beecfe1c458");
|
||||
finish();
|
||||
return null;
|
||||
},
|
||||
() -> {
|
||||
|
|
Loading…
Reference in New Issue
Block a user