From f21f1fad1e2d65f6e8c5d1b3030e328eb8c88e59 Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Sun, 8 Jan 2023 21:56:20 -0800 Subject: [PATCH] Explicitly return undef --- virtual_feature.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/virtual_feature.pl b/virtual_feature.pl index 0a0fd5f..943d3dc 100644 --- a/virtual_feature.pl +++ b/virtual_feature.pl @@ -574,6 +574,7 @@ sub feature_chained # Turning on a website, so enable SSL as well return 1; } + return undef; } else { # Always off when a website is