From 1ee5c92458d227412106a28219ad3bdd56109fe8 Mon Sep 17 00:00:00 2001 From: Volodymyr Kolesnykov Date: Tue, 9 May 2023 07:10:07 +0300 Subject: [PATCH] fix: Add Network: true --- index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/index.php b/index.php index b02fc44c..6f79bf84 100644 --- a/index.php +++ b/index.php @@ -7,6 +7,7 @@ * License: MIT * Text Domain: two-factor-provider-webauthn * Domain Path: /lang + * Network: true */ use Composer\Autoload\ClassLoader;