We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78d0a57 commit 2350c75Copy full SHA for 2350c75
plugins/recaptcha/README.md
@@ -10,13 +10,13 @@ recaptcha/
10
├── api/
11
│ └── api.js
12
├── frontend/
13
-│ ├── public
14
-│ │ ├── javascripts
15
-│ │ │ ├── countly.models.js
16
-│ │ │ └── countly.views.js
17
-│ │ ├── localization # all localization files
18
-│ │ └── stylesheets
19
-│ └── app.js # reCAPTCHA integration for Countly login
+│ ├── public
+│ │ ├── javascripts
+│ │ │ ├── countly.models.js
+│ │ │ └── countly.views.js
+│ │ ├── localization # all localization files
+│ │ └── stylesheets
+│ └── app.js # reCAPTCHA integration for Countly login
20
├── install.js
21
├── package.json
22
├── README.md
0 commit comments