Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 8fb6595..27ff9a3 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -24,6 +24,7 @@
</two-factor-providers>
<commands>
<command>OCA\TwoFactorGateway\Command\Status</command>
+ <command>OCA\TwoFactorGateway\Command\Test</command>
</commands>
<settings>
<personal>OCA\TwoFactorGateway\Settings\PersonalSettings</personal>