summaryrefslogtreecommitdiffstats
path: root/lib/network/connection/cellular_card.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/network/connection/cellular_card.pm')
-rw-r--r--lib/network/connection/cellular_card.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/network/connection/cellular_card.pm b/lib/network/connection/cellular_card.pm
index f0c9f4b..00f7b39 100644
--- a/lib/network/connection/cellular_card.pm
+++ b/lib/network/connection/cellular_card.pm
@@ -83,6 +83,7 @@ sub get_control_device {
sub network_scan_is_slow() { 1 }
sub check_hardware_is_slow() { 1 }
+sub has_unique_network() { 1 }
sub get_networks {
my ($self) = @_;