Skip to content

fix NPE when starting the dummy app without bridges configured

cyberta requested to merge fix_dummy_app_startProxy into main

Nullpointer exception was introduced when cleaning up !280 (merged), this MR adds null checks

Merge request reports