feat : change app inspector and exception handling
This commit is contained in:
@@ -34,7 +34,6 @@ sealed class AppPages {
|
||||
}
|
||||
|
||||
String getTargetPage(Module? value) {
|
||||
eLog('getTargetPage: $value');
|
||||
switch (value) {
|
||||
case Module.inspection:
|
||||
return InspectionRoutes.inspection;
|
||||
|
||||
Reference in New Issue
Block a user